Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-21386 (GCVE-0-2024-21386)
Vulnerability from cvelistv5
- CWE-400 - Uncontrolled Resource Consumption
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
| Vendor | Product | Version | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Microsoft | ASP.NET Core 6.0 |
Version: 6.0 < 6.0.27 |
|||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-21386",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-02-21T20:15:43.069264Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-05T17:21:00.305Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T22:20:40.599Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": ".NET Denial of Service Vulnerability",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"platforms": [
"Unknown"
],
"product": "ASP.NET Core 6.0",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "6.0.27",
"status": "affected",
"version": "6.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "ASP.NET Core 7.0",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "7.0.16",
"status": "affected",
"version": "7.0.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "ASP.NET Core 8.0",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "8.0.2",
"status": "affected",
"version": "8.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.4",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.4.16",
"status": "affected",
"version": "17.4.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.6",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.6.12",
"status": "affected",
"version": "17.6.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.8",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.8.7",
"status": "affected",
"version": "17.8.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.0.27",
"versionStartIncluding": "6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0.16",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"versionEndExcluding": "8.0.2",
"versionStartIncluding": "8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.4.16",
"versionStartIncluding": "17.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.6.12",
"versionStartIncluding": "17.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.8.7",
"versionStartIncluding": "17.8.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2024-02-13T08:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": ".NET Denial of Service Vulnerability"
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-03T01:37:46.060Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": ".NET Denial of Service Vulnerability",
"tags": [
"vendor-advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
}
],
"title": ".NET Denial of Service Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2024-21386",
"datePublished": "2024-02-13T18:02:20.218Z",
"dateReserved": "2023-12-08T22:45:20.453Z",
"dateUpdated": "2025-05-03T01:37:46.060Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-21386\",\"sourceIdentifier\":\"secure@microsoft.com\",\"published\":\"2024-02-13T18:15:56.737\",\"lastModified\":\"2024-11-21T08:54:15.270\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\".NET Denial of Service Vulnerability\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de denegaci\u00f3n de servicio de .NET\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secure@microsoft.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secure@microsoft.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"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:microsoft:asp.net_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndExcluding\":\"6.0.27\",\"matchCriteriaId\":\"152AECFB-BB7E-40FC-B9FF-6CAA908B34E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.16\",\"matchCriteriaId\":\"BBAFB920-6975-4E01-B75B-5AB6991281CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.2\",\"matchCriteriaId\":\"0BDF34C1-9C87-4EAB-8DBD-49CF6ED87522\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.4.0\",\"versionEndExcluding\":\"17.4.16\",\"matchCriteriaId\":\"474DB3BE-DF4D-4F8B-B4ED-8D2EECBED45F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.6.0\",\"versionEndExcluding\":\"17.6.12\",\"matchCriteriaId\":\"FDFA874A-0DB4-41F3-9122-29F1842B951F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.8.0\",\"versionEndExcluding\":\"17.8.7\",\"matchCriteriaId\":\"96B56F8A-097E-4A57-9CA9-5255CE3B9924\"}]}]}],\"references\":[{\"url\":\"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386\",\"source\":\"secure@microsoft.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386\", \"name\": \".NET Denial of Service Vulnerability\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T22:20:40.599Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-21386\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-02-21T20:15:43.069264Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-05T15:20:37.538Z\"}}], \"cna\": {\"title\": \".NET Denial of Service Vulnerability\", \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C\"}, \"scenarios\": [{\"lang\": \"en-US\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Microsoft\", \"product\": \"ASP.NET Core 6.0\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.0\", \"lessThan\": \"6.0.27\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"ASP.NET Core 7.0\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.0.0\", \"lessThan\": \"7.0.16\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"ASP.NET Core 8.0\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.0\", \"lessThan\": \"8.0.2\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.4\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.4.0\", \"lessThan\": \"17.4.16\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.6\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.6.0\", \"lessThan\": \"17.6.12\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.8\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.8.0\", \"lessThan\": \"17.8.7\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}], \"datePublic\": \"2024-02-13T08:00:00.000Z\", \"references\": [{\"url\": \"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386\", \"name\": \".NET Denial of Service Vulnerability\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en-US\", \"value\": \".NET Denial of Service Vulnerability\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en-US\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.0.27\", \"versionStartIncluding\": \"6.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"7.0.16\", \"versionStartIncluding\": \"7.0.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"8.0.2\", \"versionStartIncluding\": \"8.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.4.16\", \"versionStartIncluding\": \"17.4.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.6.12\", \"versionStartIncluding\": \"17.6.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.8.7\", \"versionStartIncluding\": \"17.8.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"f38d906d-7342-40ea-92c1-6c4a2c6478c8\", \"shortName\": \"microsoft\", \"dateUpdated\": \"2025-05-03T01:37:46.060Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-21386\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-03T01:37:46.060Z\", \"dateReserved\": \"2023-12-08T22:45:20.453Z\", \"assignerOrgId\": \"f38d906d-7342-40ea-92c1-6c4a2c6478c8\", \"datePublished\": \"2024-02-13T18:02:20.218Z\", \"assignerShortName\": \"microsoft\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
rhsa-2024_0848
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 8.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.102 and .NET Runtime 8.0.2.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0848",
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "RHEL-23938",
"url": "https://issues.redhat.com/browse/RHEL-23938"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0848.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2024-11-24T12:32:36+00:00",
"generator": {
"date": "2024-11-24T12:32:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0848",
"initial_release_date": "2024-02-15T14:41:50+00:00",
"revision_history": [
{
"date": "2024-02-15T14:41:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-15T14:41:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T12:32:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product_id": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.102-2.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T14:41:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T14:41:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
RHSA-2024:0827
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 8.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.102 and .NET Runtime 8.0.2.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0827",
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "RHEL-23939",
"url": "https://issues.redhat.com/browse/RHEL-23939"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0827.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:05:09+00:00",
"generator": {
"date": "2025-09-25T13:05:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0827",
"initial_release_date": "2024-02-15T07:31:29+00:00",
"revision_history": [
{
"date": "2024-02-15T07:31:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-15T07:31:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:05:09+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product_id": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.102-2.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T07:31:29+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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T07:31:29+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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
RHSA-2024:0808
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet6.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0808",
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0808.json"
}
],
"title": "Red Hat Security Advisory: dotnet6.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:05:09+00:00",
"generator": {
"date": "2025-09-25T13:05:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0808",
"initial_release_date": "2024-02-13T18:54:14+00:00",
"revision_history": [
{
"date": "2024-02-13T18:54:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:54:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:05:09+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product_id": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0@6.0.127-1.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:54:14+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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:54:14+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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
RHSA-2024:2843
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 7.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.119 and .NET Runtime 7.0.19.\n\nSecurity Fix(es):\n\n* dotnet: stack buffer overrun in Double Parse (CVE-2024-30045)\n\n* dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop() (CVE-2024-30046)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2843",
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2843.json"
}
],
"title": "Red Hat Security Advisory: .NET 7.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:09:45+00:00",
"generator": {
"date": "2025-09-25T13:09:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:2843",
"initial_release_date": "2024-05-15T01:36:46+00:00",
"revision_history": [
{
"date": "2024-05-15T01:36:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-15T01:36:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:09:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product_id": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.119-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el9_4.src",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
},
{
"cve": "CVE-2024-30045",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279695"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability exists in .NET 7.0 and .NET 8.0. A stack buffer overrun occurs in the .NET Double Parse routine.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: stack buffer overrun in Double Parse",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30045"
},
{
"category": "external",
"summary": "RHBZ#2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: stack buffer overrun in Double Parse"
},
{
"cve": "CVE-2024-30046",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279697"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core. A deadlock condition can be triggered in Http2OutputProducer.Stop(), which may lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30046"
},
{
"category": "external",
"summary": "RHBZ#2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30046"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()"
}
]
}
rhsa-2024:0848
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 8.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.102 and .NET Runtime 8.0.2.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0848",
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "RHEL-23938",
"url": "https://issues.redhat.com/browse/RHEL-23938"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0848.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:05:11+00:00",
"generator": {
"date": "2025-09-25T13:05:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0848",
"initial_release_date": "2024-02-15T14:41:50+00:00",
"revision_history": [
{
"date": "2024-02-15T14:41:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-15T14:41:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:05:11+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product_id": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.102-2.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T14:41:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T14:41:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024_2843
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 7.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.119 and .NET Runtime 7.0.19.\n\nSecurity Fix(es):\n\n* dotnet: stack buffer overrun in Double Parse (CVE-2024-30045)\n\n* dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop() (CVE-2024-30046)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2843",
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2843.json"
}
],
"title": "Red Hat Security Advisory: .NET 7.0 security update",
"tracking": {
"current_release_date": "2024-11-24T16:02:15+00:00",
"generator": {
"date": "2024-11-24T16:02:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:2843",
"initial_release_date": "2024-05-15T01:36:46+00:00",
"revision_history": [
{
"date": "2024-05-15T01:36:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-15T01:36:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T16:02:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product_id": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.119-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el9_4.src",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
},
{
"cve": "CVE-2024-30045",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279695"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability exists in .NET 7.0 and .NET 8.0. A stack buffer overrun occurs in the .NET Double Parse routine.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: stack buffer overrun in Double Parse",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30045"
},
{
"category": "external",
"summary": "RHBZ#2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: stack buffer overrun in Double Parse"
},
{
"cve": "CVE-2024-30046",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279697"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core. A deadlock condition can be triggered in Http2OutputProducer.Stop(), which may lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30046"
},
{
"category": "external",
"summary": "RHBZ#2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30046"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()"
}
]
}
rhsa-2024:0808
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet6.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0808",
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0808.json"
}
],
"title": "Red Hat Security Advisory: dotnet6.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:05:09+00:00",
"generator": {
"date": "2025-09-25T13:05:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0808",
"initial_release_date": "2024-02-13T18:54:14+00:00",
"revision_history": [
{
"date": "2024-02-13T18:54:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:54:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:05:09+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product_id": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0@6.0.127-1.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:54:14+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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:54:14+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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024:2843
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 7.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.119 and .NET Runtime 7.0.19.\n\nSecurity Fix(es):\n\n* dotnet: stack buffer overrun in Double Parse (CVE-2024-30045)\n\n* dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop() (CVE-2024-30046)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2843",
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2843.json"
}
],
"title": "Red Hat Security Advisory: .NET 7.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:09:45+00:00",
"generator": {
"date": "2025-09-25T13:09:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:2843",
"initial_release_date": "2024-05-15T01:36:46+00:00",
"revision_history": [
{
"date": "2024-05-15T01:36:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-15T01:36:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:09:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product_id": "dotnet7.0-0:7.0.119-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.119-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el9_4.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el9_4.src",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
},
{
"cve": "CVE-2024-30045",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279695"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability exists in .NET 7.0 and .NET 8.0. A stack buffer overrun occurs in the .NET Double Parse routine.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: stack buffer overrun in Double Parse",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30045"
},
{
"category": "external",
"summary": "RHBZ#2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: stack buffer overrun in Double Parse"
},
{
"cve": "CVE-2024-30046",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279697"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core. A deadlock condition can be triggered in Http2OutputProducer.Stop(), which may lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()",
"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-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30046"
},
{
"category": "external",
"summary": "RHBZ#2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30046"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T01:36:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2843"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el9_4.src",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el9_4.x86_64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.aarch64",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.ppc64le",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.s390x",
"CRB-9.4.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()"
}
]
}
rhsa-2024:0807
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet6.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0807",
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0807.json"
}
],
"title": "Red Hat Security Advisory: dotnet6.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:05:08+00:00",
"generator": {
"date": "2025-09-25T13:05:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0807",
"initial_release_date": "2024-02-13T18:44:28+00:00",
"revision_history": [
{
"date": "2024-02-13T18:44:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:44:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13: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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product_id": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0@6.0.127-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:28+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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:28+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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
RHSA-2024:0814
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 6.0 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nThe following packages have been upgraded to a later upstream version: rh-dotnet60-dotnet (6.0.127). (BZ#2262321)\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0814",
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0814.json"
}
],
"title": "Red Hat Security Advisory: .NET 6.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-09-25T13:05:09+00:00",
"generator": {
"date": "2025-09-25T13:05:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0814",
"initial_release_date": "2024-02-14T08:57:16+00:00",
"revision_history": [
{
"date": "2024-02-14T08:57:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-14T08:57:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:05:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
},
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
},
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
}
],
"category": "product_family",
"name": ".NET Core on Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-aspnetcore-runtime-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-aspnetcore-targeting-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-apphost-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-host@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-hostfxr-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-runtime-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-sdk-6.0@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-targeting-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-templates-6.0@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-netstandard-targeting-pack-2.1@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-debuginfo@6.0.127-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product_id": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.127-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-14T08:57:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-14T08:57:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
RHSA-2024:0848
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 8.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.102 and .NET Runtime 8.0.2.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0848",
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "RHEL-23938",
"url": "https://issues.redhat.com/browse/RHEL-23938"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0848.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:05:11+00:00",
"generator": {
"date": "2025-09-25T13:05:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0848",
"initial_release_date": "2024-02-15T14:41:50+00:00",
"revision_history": [
{
"date": "2024-02-15T14:41:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-15T14:41:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:05:11+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product_id": "dotnet8.0-0:8.0.102-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.102-2.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T14:41:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T14:41:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
RHSA-2024:0805
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet7.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.116 and .NET Runtime 7.0.16.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0805",
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0805.json"
}
],
"title": "Red Hat Security Advisory: dotnet7.0 security update",
"tracking": {
"current_release_date": "2025-10-09T23:51:42+00:00",
"generator": {
"date": "2025-10-09T23:51:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2024:0805",
"initial_release_date": "2024-02-13T18:44:34+00:00",
"revision_history": [
{
"date": "2024-02-13T18:44:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:44:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T23:51:42+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product_id": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.116-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46233",
"cwe": {
"id": "CWE-916",
"name": "Use of Password Hash With Insufficient Computational Effort"
},
"discovery_date": "2023-10-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005, and default to one single iteration, a \u0027strength\u0027 or \u0027difficulty\u0027 value specified at 1,000 when specified in 1993. PBKDF2 relies on the iteration count as a countermeasure to preimage and collision attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in crypto-js\u0027s PBKDF2 implementation represents a important CVE issue due to its fundamental impact on cryptographic security. PBKDF2 is widely used for password protection and signature generation, making it a core component of many security-critical systems. However, the default settings in crypto-js result in significantly weaker security than industry standards, with the algorithm being 1,000 times weaker than originally specified in 1993 and millions of times weaker than current recommendations. This weakness stems from the use of the insecure SHA1 hash algorithm and the default of only one iteration, both of which greatly diminish the resistance against various attacks. Consequently, attackers can exploit this vulnerability to create identical cryptographic signatures, potentially gaining unauthorized access to sensitive information or compromising system integrity. Given the widespread use of crypto-js and the important role of PBKDF2 in cryptographic operations, addressing this vulnerability is paramount to safeguarding against security breaches and maintaining trust in digital systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46233"
},
{
"category": "external",
"summary": "RHBZ#2246369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233"
},
{
"category": "external",
"summary": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf",
"url": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf"
}
],
"release_date": "2023-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard"
},
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024_0806
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet7.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.116 and .NET Runtime 7.0.16.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0806",
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0806.json"
}
],
"title": "Red Hat Security Advisory: dotnet7.0 security update",
"tracking": {
"current_release_date": "2024-11-24T12:32:04+00:00",
"generator": {
"date": "2024-11-24T12:32:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0806",
"initial_release_date": "2024-02-13T18:55:24+00:00",
"revision_history": [
{
"date": "2024-02-13T18:55:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:55:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T12:32:04+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product_id": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.116-1.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46233",
"cwe": {
"id": "CWE-916",
"name": "Use of Password Hash With Insufficient Computational Effort"
},
"discovery_date": "2023-10-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005, and default to one single iteration, a \u0027strength\u0027 or \u0027difficulty\u0027 value specified at 1,000 when specified in 1993. PBKDF2 relies on the iteration count as a countermeasure to preimage and collision attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in crypto-js\u0027s PBKDF2 implementation represents a important CVE issue due to its fundamental impact on cryptographic security. PBKDF2 is widely used for password protection and signature generation, making it a core component of many security-critical systems. However, the default settings in crypto-js result in significantly weaker security than industry standards, with the algorithm being 1,000 times weaker than originally specified in 1993 and millions of times weaker than current recommendations. This weakness stems from the use of the insecure SHA1 hash algorithm and the default of only one iteration, both of which greatly diminish the resistance against various attacks. Consequently, attackers can exploit this vulnerability to create identical cryptographic signatures, potentially gaining unauthorized access to sensitive information or compromising system integrity. Given the widespread use of crypto-js and the important role of PBKDF2 in cryptographic operations, addressing this vulnerability is paramount to safeguarding against security breaches and maintaining trust in digital systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46233"
},
{
"category": "external",
"summary": "RHBZ#2246369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233"
},
{
"category": "external",
"summary": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf",
"url": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf"
}
],
"release_date": "2023-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard"
},
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
RHSA-2024:0807
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet6.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0807",
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0807.json"
}
],
"title": "Red Hat Security Advisory: dotnet6.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:05:08+00:00",
"generator": {
"date": "2025-09-25T13:05:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0807",
"initial_release_date": "2024-02-13T18:44:28+00:00",
"revision_history": [
{
"date": "2024-02-13T18:44:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:44:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13: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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product_id": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0@6.0.127-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:28+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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:28+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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024_3340
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 7.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.119 and .NET Runtime 7.0.19.\n\nSecurity Fix(es):\n\n* dotnet: stack buffer overrun in Double Parse (CVE-2024-30045)\n\n* dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop() (CVE-2024-30046)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3340",
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3340.json"
}
],
"title": "Red Hat Security Advisory: .NET 7.0 security update",
"tracking": {
"current_release_date": "2024-11-24T16:02:38+00:00",
"generator": {
"date": "2024-11-24T16:02:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:3340",
"initial_release_date": "2024-05-23T15:40:00+00:00",
"revision_history": [
{
"date": "2024-05-23T15:40:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T15:40:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T16:02:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product_id": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.119-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
},
{
"cve": "CVE-2024-30045",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279695"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability exists in .NET 7.0 and .NET 8.0. A stack buffer overrun occurs in the .NET Double Parse routine.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: stack buffer overrun in Double Parse",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30045"
},
{
"category": "external",
"summary": "RHBZ#2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: stack buffer overrun in Double Parse"
},
{
"cve": "CVE-2024-30046",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279697"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core. A deadlock condition can be triggered in Http2OutputProducer.Stop(), which may lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30046"
},
{
"category": "external",
"summary": "RHBZ#2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30046"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()"
}
]
}
rhsa-2024_0808
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet6.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0808",
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0808.json"
}
],
"title": "Red Hat Security Advisory: dotnet6.0 security update",
"tracking": {
"current_release_date": "2024-11-24T12:31:54+00:00",
"generator": {
"date": "2024-11-24T12:31:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0808",
"initial_release_date": "2024-02-13T18:54:14+00:00",
"revision_history": [
{
"date": "2024-02-13T18:54:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:54:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T12:31:54+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product_id": "dotnet6.0-0:6.0.127-1.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0@6.0.127-1.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:54:14+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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:54:14+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.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024:0805
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet7.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.116 and .NET Runtime 7.0.16.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0805",
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0805.json"
}
],
"title": "Red Hat Security Advisory: dotnet7.0 security update",
"tracking": {
"current_release_date": "2025-10-09T23:51:42+00:00",
"generator": {
"date": "2025-10-09T23:51:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2024:0805",
"initial_release_date": "2024-02-13T18:44:34+00:00",
"revision_history": [
{
"date": "2024-02-13T18:44:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:44:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T23:51:42+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product_id": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.116-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46233",
"cwe": {
"id": "CWE-916",
"name": "Use of Password Hash With Insufficient Computational Effort"
},
"discovery_date": "2023-10-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005, and default to one single iteration, a \u0027strength\u0027 or \u0027difficulty\u0027 value specified at 1,000 when specified in 1993. PBKDF2 relies on the iteration count as a countermeasure to preimage and collision attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in crypto-js\u0027s PBKDF2 implementation represents a important CVE issue due to its fundamental impact on cryptographic security. PBKDF2 is widely used for password protection and signature generation, making it a core component of many security-critical systems. However, the default settings in crypto-js result in significantly weaker security than industry standards, with the algorithm being 1,000 times weaker than originally specified in 1993 and millions of times weaker than current recommendations. This weakness stems from the use of the insecure SHA1 hash algorithm and the default of only one iteration, both of which greatly diminish the resistance against various attacks. Consequently, attackers can exploit this vulnerability to create identical cryptographic signatures, potentially gaining unauthorized access to sensitive information or compromising system integrity. Given the widespread use of crypto-js and the important role of PBKDF2 in cryptographic operations, addressing this vulnerability is paramount to safeguarding against security breaches and maintaining trust in digital systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46233"
},
{
"category": "external",
"summary": "RHBZ#2246369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233"
},
{
"category": "external",
"summary": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf",
"url": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf"
}
],
"release_date": "2023-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard"
},
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024:0827
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 8.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.102 and .NET Runtime 8.0.2.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0827",
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "RHEL-23939",
"url": "https://issues.redhat.com/browse/RHEL-23939"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0827.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:05:09+00:00",
"generator": {
"date": "2025-09-25T13:05:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0827",
"initial_release_date": "2024-02-15T07:31:29+00:00",
"revision_history": [
{
"date": "2024-02-15T07:31:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-15T07:31:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:05:09+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product_id": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.102-2.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T07:31:29+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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T07:31:29+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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024_0814
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 6.0 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nThe following packages have been upgraded to a later upstream version: rh-dotnet60-dotnet (6.0.127). (BZ#2262321)\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0814",
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0814.json"
}
],
"title": "Red Hat Security Advisory: .NET 6.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-24T12:32:15+00:00",
"generator": {
"date": "2024-11-24T12:32:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0814",
"initial_release_date": "2024-02-14T08:57:16+00:00",
"revision_history": [
{
"date": "2024-02-14T08:57:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-14T08:57:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T12:32:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
},
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
},
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
}
],
"category": "product_family",
"name": ".NET Core on Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-aspnetcore-runtime-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-aspnetcore-targeting-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-apphost-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-host@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-hostfxr-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-runtime-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-sdk-6.0@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-targeting-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-templates-6.0@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-netstandard-targeting-pack-2.1@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-debuginfo@6.0.127-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product_id": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.127-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-14T08:57:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-14T08:57:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024_0827
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 8.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.102 and .NET Runtime 8.0.2.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0827",
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "RHEL-23939",
"url": "https://issues.redhat.com/browse/RHEL-23939"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0827.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2024-11-24T12:32:25+00:00",
"generator": {
"date": "2024-11-24T12:32:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0827",
"initial_release_date": "2024-02-15T07:31:29+00:00",
"revision_history": [
{
"date": "2024-02-15T07:31:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-15T07:31:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T12:32:25+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.2-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.102-2.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.102-2.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product_id": "dotnet8.0-0:8.0.102-2.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.102-2.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.102-2.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src"
},
"product_reference": "dotnet8.0-0:8.0.102-2.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T07:31:29+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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-15T07:31:29+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.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-host-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.2-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-8.0-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-0:8.0.102-2.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.102-2.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:netstandard-targeting-pack-2.1-0:8.0.102-2.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024:3340
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 7.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.119 and .NET Runtime 7.0.19.\n\nSecurity Fix(es):\n\n* dotnet: stack buffer overrun in Double Parse (CVE-2024-30045)\n\n* dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop() (CVE-2024-30046)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3340",
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3340.json"
}
],
"title": "Red Hat Security Advisory: .NET 7.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:10:47+00:00",
"generator": {
"date": "2025-09-25T13:10:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:3340",
"initial_release_date": "2024-05-23T15:40:00+00:00",
"revision_history": [
{
"date": "2024-05-23T15:40:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T15:40:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:10:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product_id": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.119-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
},
{
"cve": "CVE-2024-30045",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279695"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability exists in .NET 7.0 and .NET 8.0. A stack buffer overrun occurs in the .NET Double Parse routine.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: stack buffer overrun in Double Parse",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30045"
},
{
"category": "external",
"summary": "RHBZ#2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: stack buffer overrun in Double Parse"
},
{
"cve": "CVE-2024-30046",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279697"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core. A deadlock condition can be triggered in Http2OutputProducer.Stop(), which may lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30046"
},
{
"category": "external",
"summary": "RHBZ#2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30046"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()"
}
]
}
RHSA-2024:0806
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet7.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.116 and .NET Runtime 7.0.16.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0806",
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0806.json"
}
],
"title": "Red Hat Security Advisory: dotnet7.0 security update",
"tracking": {
"current_release_date": "2025-10-09T23:51:42+00:00",
"generator": {
"date": "2025-10-09T23:51:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2024:0806",
"initial_release_date": "2024-02-13T18:55:24+00:00",
"revision_history": [
{
"date": "2024-02-13T18:55:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:55:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T23:51:42+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product_id": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.116-1.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46233",
"cwe": {
"id": "CWE-916",
"name": "Use of Password Hash With Insufficient Computational Effort"
},
"discovery_date": "2023-10-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005, and default to one single iteration, a \u0027strength\u0027 or \u0027difficulty\u0027 value specified at 1,000 when specified in 1993. PBKDF2 relies on the iteration count as a countermeasure to preimage and collision attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in crypto-js\u0027s PBKDF2 implementation represents a important CVE issue due to its fundamental impact on cryptographic security. PBKDF2 is widely used for password protection and signature generation, making it a core component of many security-critical systems. However, the default settings in crypto-js result in significantly weaker security than industry standards, with the algorithm being 1,000 times weaker than originally specified in 1993 and millions of times weaker than current recommendations. This weakness stems from the use of the insecure SHA1 hash algorithm and the default of only one iteration, both of which greatly diminish the resistance against various attacks. Consequently, attackers can exploit this vulnerability to create identical cryptographic signatures, potentially gaining unauthorized access to sensitive information or compromising system integrity. Given the widespread use of crypto-js and the important role of PBKDF2 in cryptographic operations, addressing this vulnerability is paramount to safeguarding against security breaches and maintaining trust in digital systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46233"
},
{
"category": "external",
"summary": "RHBZ#2246369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233"
},
{
"category": "external",
"summary": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf",
"url": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf"
}
],
"release_date": "2023-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard"
},
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024:0806
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet7.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.116 and .NET Runtime 7.0.16.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0806",
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0806.json"
}
],
"title": "Red Hat Security Advisory: dotnet7.0 security update",
"tracking": {
"current_release_date": "2025-10-09T23:51:42+00:00",
"generator": {
"date": "2025-10-09T23:51:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2024:0806",
"initial_release_date": "2024-02-13T18:55:24+00:00",
"revision_history": [
{
"date": "2024-02-13T18:55:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:55:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T23:51:42+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.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el8_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el8_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product_id": "dotnet7.0-0:7.0.116-1.el8_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.116-1.el8_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el8_9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el8_9.src",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"relates_to_product_reference": "CRB-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46233",
"cwe": {
"id": "CWE-916",
"name": "Use of Password Hash With Insufficient Computational Effort"
},
"discovery_date": "2023-10-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005, and default to one single iteration, a \u0027strength\u0027 or \u0027difficulty\u0027 value specified at 1,000 when specified in 1993. PBKDF2 relies on the iteration count as a countermeasure to preimage and collision attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in crypto-js\u0027s PBKDF2 implementation represents a important CVE issue due to its fundamental impact on cryptographic security. PBKDF2 is widely used for password protection and signature generation, making it a core component of many security-critical systems. However, the default settings in crypto-js result in significantly weaker security than industry standards, with the algorithm being 1,000 times weaker than originally specified in 1993 and millions of times weaker than current recommendations. This weakness stems from the use of the insecure SHA1 hash algorithm and the default of only one iteration, both of which greatly diminish the resistance against various attacks. Consequently, attackers can exploit this vulnerability to create identical cryptographic signatures, potentially gaining unauthorized access to sensitive information or compromising system integrity. Given the widespread use of crypto-js and the important role of PBKDF2 in cryptographic operations, addressing this vulnerability is paramount to safeguarding against security breaches and maintaining trust in digital systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46233"
},
{
"category": "external",
"summary": "RHBZ#2246369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233"
},
{
"category": "external",
"summary": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf",
"url": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf"
}
],
"release_date": "2023-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard"
},
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:55:24+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.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"AppStream-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el8_9.src",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el8_9.x86_64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.aarch64",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.ppc64le",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.s390x",
"CRB-8.9.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el8_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
RHSA-2024:3340
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 7.0 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.119 and .NET Runtime 7.0.19.\n\nSecurity Fix(es):\n\n* dotnet: stack buffer overrun in Double Parse (CVE-2024-30045)\n\n* dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop() (CVE-2024-30046)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3340",
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3340.json"
}
],
"title": "Red Hat Security Advisory: .NET 7.0 security update",
"tracking": {
"current_release_date": "2025-09-25T13:10:47+00:00",
"generator": {
"date": "2025-09-25T13:10:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:3340",
"initial_release_date": "2024-05-23T15:40:00+00:00",
"revision_history": [
{
"date": "2024-05-23T15:40:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T15:40:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:10:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.19-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.119-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.119-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product_id": "dotnet7.0-0:7.0.119-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.119-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.119-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src"
},
"product_reference": "dotnet7.0-0:7.0.119-1.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
},
{
"cve": "CVE-2024-30045",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279695"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability exists in .NET 7.0 and .NET 8.0. A stack buffer overrun occurs in the .NET Double Parse routine.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: stack buffer overrun in Double Parse",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30045"
},
{
"category": "external",
"summary": "RHBZ#2279695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30045"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: stack buffer overrun in Double Parse"
},
{
"cve": "CVE-2024-30046",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279697"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core. A deadlock condition can be triggered in Http2OutputProducer.Stop(), which may lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()",
"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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30046"
},
{
"category": "external",
"summary": "RHBZ#2279697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279697"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30046"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30046"
}
],
"release_date": "2024-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:40:00+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.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3340"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-7.0-debuginfo-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-7.0-source-built-artifacts-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-7.0-0:7.0.19-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-7.0-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-0:7.0.119-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debuginfo-0:7.0.119-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet7.0-debugsource-0:7.0.119-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()"
}
]
}
rhsa-2024:0814
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 .NET 6.0 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nThe following packages have been upgraded to a later upstream version: rh-dotnet60-dotnet (6.0.127). (BZ#2262321)\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0814",
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0814.json"
}
],
"title": "Red Hat Security Advisory: .NET 6.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-09-25T13:05:09+00:00",
"generator": {
"date": "2025-09-25T13:05:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2024:0814",
"initial_release_date": "2024-02-14T08:57:16+00:00",
"revision_history": [
{
"date": "2024-02-14T08:57:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-14T08:57:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T13:05:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
},
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
},
{
"category": "product_name",
"name": ".NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": ".NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_dotnet:6.0::el7"
}
}
}
],
"category": "product_family",
"name": ".NET Core on Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-aspnetcore-runtime-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-aspnetcore-targeting-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-apphost-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-host@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-hostfxr-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-runtime-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-sdk-6.0@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-targeting-pack-6.0@6.0.27-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-templates-6.0@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-netstandard-targeting-pack-2.1@6.0.127-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product_id": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet-debuginfo@6.0.127-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product_id": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.127-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64 as a component of .NET Core on Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
},
"product_reference": "rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-dotNET-6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-14T08:57:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-14T08:57:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7ComputeNode-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Server-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-aspnetcore-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.src",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-apphost-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-debuginfo-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-host-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-hostfxr-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-runtime-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-targeting-pack-6.0-0:6.0.27-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-dotnet-templates-6.0-0:6.0.127-1.el7_9.x86_64",
"7Workstation-dotNET-6.0:rh-dotnet60-netstandard-targeting-pack-2.1-0:6.0.127-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024_0805
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet7.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.116 and .NET Runtime 7.0.16.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0805",
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0805.json"
}
],
"title": "Red Hat Security Advisory: dotnet7.0 security update",
"tracking": {
"current_release_date": "2024-11-24T12:31:34+00:00",
"generator": {
"date": "2024-11-24T12:31:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0805",
"initial_release_date": "2024-02-13T18:44:34+00:00",
"revision_history": [
{
"date": "2024-02-13T18:44:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:44:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T12:31:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-7.0@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-7.0@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debugsource@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_id": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-7.0-debuginfo@7.0.16-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-debuginfo@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0-debuginfo@7.0.116-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product_id": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-7.0-source-built-artifacts@7.0.116-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product_id": "dotnet7.0-0:7.0.116-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet7.0@7.0.116-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-0:7.0.116-1.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src"
},
"product_reference": "dotnet7.0-0:7.0.116-1.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
},
"product_reference": "dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46233",
"cwe": {
"id": "CWE-916",
"name": "Use of Password Hash With Insufficient Computational Effort"
},
"discovery_date": "2023-10-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005, and default to one single iteration, a \u0027strength\u0027 or \u0027difficulty\u0027 value specified at 1,000 when specified in 1993. PBKDF2 relies on the iteration count as a countermeasure to preimage and collision attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in crypto-js\u0027s PBKDF2 implementation represents a important CVE issue due to its fundamental impact on cryptographic security. PBKDF2 is widely used for password protection and signature generation, making it a core component of many security-critical systems. However, the default settings in crypto-js result in significantly weaker security than industry standards, with the algorithm being 1,000 times weaker than originally specified in 1993 and millions of times weaker than current recommendations. This weakness stems from the use of the insecure SHA1 hash algorithm and the default of only one iteration, both of which greatly diminish the resistance against various attacks. Consequently, attackers can exploit this vulnerability to create identical cryptographic signatures, potentially gaining unauthorized access to sensitive information or compromising system integrity. Given the widespread use of crypto-js and the important role of PBKDF2 in cryptographic operations, addressing this vulnerability is paramount to safeguarding against security breaches and maintaining trust in digital systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46233"
},
{
"category": "external",
"summary": "RHBZ#2246369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46233"
},
{
"category": "external",
"summary": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf",
"url": "https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf"
}
],
"release_date": "2023-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard"
},
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:34+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-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-7.0-debuginfo-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-7.0-source-built-artifacts-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-7.0-0:7.0.16-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-7.0-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-0:7.0.116-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debuginfo-0:7.0.116-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.ppc64le",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet7.0-debugsource-0:7.0.116-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
rhsa-2024_0807
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 dotnet6.0 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0807",
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0807.json"
}
],
"title": "Red Hat Security Advisory: dotnet6.0 security update",
"tracking": {
"current_release_date": "2024-11-24T12:31:44+00:00",
"generator": {
"date": "2024-11-24T12:31:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0807",
"initial_release_date": "2024-02-13T18:44:28+00:00",
"revision_history": [
{
"date": "2024-02-13T18:44:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-13T18:44:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T12:31:44+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-6.0@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-6.0@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debugsource@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_id": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-6.0-debuginfo@6.0.27-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-debuginfo@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0-debuginfo@6.0.127-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product_id": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-6.0-source-built-artifacts@6.0.127-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product_id": "dotnet6.0-0:6.0.127-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet6.0@6.0.127-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64"
},
"product_reference": "dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-0:6.0.127-1.el9_3.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src"
},
"product_reference": "dotnet6.0-0:6.0.127-1.el9_3.src",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
},
"product_reference": "dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"relates_to_product_reference": "CRB-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263085"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability is present in the .NET applications utilizing SignalR, which a malicious client can exploit. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in SignalR server",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21386"
},
{
"category": "external",
"summary": "RHBZ#2263085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:28+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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in SignalR server"
},
{
"cve": "CVE-2024-21404",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263086"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability exists in .NET applications with OpenSSL support when parsing X509 certificates. The issue arises from inadequate validation of user-supplied input in .NET. This flaw allows a remote attacker to trigger a denial of service (DoS) attack by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Denial of Service in X509Certificate2",
"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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21404"
},
{
"category": "external",
"summary": "RHBZ#2263086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21404"
}
],
"release_date": "2024-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T18:44:28+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-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:aspnetcore-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-apphost-pack-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-hostfxr-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-runtime-6.0-debuginfo-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-sdk-6.0-source-built-artifacts-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-targeting-pack-6.0-0:6.0.27-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet-templates-6.0-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-0:6.0.127-1.el9_3.src",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debuginfo-0:6.0.127-1.el9_3.x86_64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.aarch64",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.s390x",
"CRB-9.3.0.Z.MAIN:dotnet6.0-debugsource-0:6.0.127-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Denial of Service in X509Certificate2"
}
]
}
wid-sec-w-2024-0365
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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": "Microsoft ASP.NET (Active Server Pages .NET) ist eine Technologie zum Erstellen dynamischer Webseiten, Webanwendungen und Webservices auf Basis des Microsoft .NET-Frameworks.\r\nMicrosoft Azure DevOps Server ist eine Plattform f\u00fcr kollaborative Softwareprojekte.\r\nMicrosoft Visual Studio ist eine integrierte Entwicklungsumgebung f\u00fcr Hochsprachen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in verschiedenen Microsoft Developer Tools ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0365 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0365.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0365 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0365"
},
{
"category": "external",
"summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates vom 2024-02-13",
"url": "https://msrc.microsoft.com/update-guide"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0807 vom 2024-02-13",
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0805 vom 2024-02-13",
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0806 vom 2024-02-13",
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0808 vom 2024-02-13",
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0814 vom 2024-02-14",
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0827 vom 2024-02-15",
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0848 vom 2024-02-15",
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0805 vom 2024-02-15",
"url": "https://linux.oracle.com/errata/ELSA-2024-0805.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0806 vom 2024-02-16",
"url": "https://linux.oracle.com/errata/ELSA-2024-0806.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0807 vom 2024-02-15",
"url": "https://linux.oracle.com/errata/ELSA-2024-0807.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0808 vom 2024-02-15",
"url": "https://linux.oracle.com/errata/ELSA-2024-0808.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0848 vom 2024-02-17",
"url": "https://linux.oracle.com/errata/ELSA-2024-0848.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0806 vom 2024-03-12",
"url": "https://errata.build.resf.org/RLSA-2024:0806"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0827 vom 2024-03-12",
"url": "https://errata.build.resf.org/RLSA-2024:0827"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0827 vom 2024-02-21",
"url": "https://linux.oracle.com/errata/ELSA-2024-0827.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1552 vom 2024-03-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1552"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1553 vom 2024-03-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1553"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1554 vom 2024-03-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1554"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1555 vom 2024-03-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1555"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1643 vom 2024-04-02",
"url": "https://access.redhat.com/errata/RHSA-2024:1643"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1641 vom 2024-04-02",
"url": "https://access.redhat.com/errata/RHSA-2024:1641"
}
],
"source_lang": "en-US",
"title": "Microsoft Developer Tools: Mehrere Schwachstellen erm\u00f6glichen Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2024-04-02T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:05:10.209+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0365",
"initial_release_date": "2024-02-13T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-02-13T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-02-14T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-15T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-18T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-02-21T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-03-12T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-03-27T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-04-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Core 8.0",
"product": {
"name": "Microsoft ASP.NET Core 8.0",
"product_id": "T020098",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_3.1"
}
}
},
{
"category": "product_version",
"name": "Core 6.0",
"product": {
"name": "Microsoft ASP.NET Core 6.0",
"product_id": "T021304",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_6.0"
}
}
},
{
"category": "product_version",
"name": "Core 7.0",
"product": {
"name": "Microsoft ASP.NET Core 7.0",
"product_id": "T030373",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_7.0"
}
}
}
],
"category": "product_name",
"name": "ASP.NET"
},
{
"branches": [
{
"category": "product_version",
"name": "2019.1.2",
"product": {
"name": "Microsoft Azure DevOps Server 2019.1.2",
"product_id": "T029128",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_devops_server:2019.1.2"
}
}
},
{
"category": "product_version",
"name": "2020.1.2",
"product": {
"name": "Microsoft Azure DevOps Server 2020.1.2",
"product_id": "T029129",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_devops_server:2020.1.2"
}
}
}
],
"category": "product_name",
"name": "Azure DevOps Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "version 17.4",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.4",
"product_id": "T028103"
}
},
{
"category": "product_version_range",
"name": "version 17.6",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.6",
"product_id": "T028105"
}
},
{
"category": "product_version_range",
"name": "version 17.8",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.8",
"product_id": "T032743"
}
}
],
"category": "product_name",
"name": "Visual Studio 2022"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-20667",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in den Developer Tools. Diese Fehler bestehen in den Anwendungen Microsoft ASP.NET, Microsoft Azure DevOps Server und Microsoft Visual Studio 2022. Diese Fehler sind noch nicht im Detail beschrieben. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen."
}
],
"product_status": {
"known_affected": [
"T032743",
"67646",
"T021304",
"T028105",
"T029129",
"T029128",
"T004914",
"T028103",
"T032255",
"T020098",
"T030373"
]
},
"release_date": "2024-02-13T23:00:00.000+00:00",
"title": "CVE-2024-20667"
},
{
"cve": "CVE-2024-21386",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in den Developer Tools. Diese Fehler bestehen in den Anwendungen Microsoft ASP.NET, Microsoft Azure DevOps Server und Microsoft Visual Studio 2022. Diese Fehler sind noch nicht im Detail beschrieben. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen."
}
],
"product_status": {
"known_affected": [
"T032743",
"67646",
"T021304",
"T028105",
"T029129",
"T029128",
"T004914",
"T028103",
"T032255",
"T020098",
"T030373"
]
},
"release_date": "2024-02-13T23:00:00.000+00:00",
"title": "CVE-2024-21386"
},
{
"cve": "CVE-2024-21404",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in den Developer Tools. Diese Fehler bestehen in den Anwendungen Microsoft ASP.NET, Microsoft Azure DevOps Server und Microsoft Visual Studio 2022. Diese Fehler sind noch nicht im Detail beschrieben. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen."
}
],
"product_status": {
"known_affected": [
"T032743",
"67646",
"T021304",
"T028105",
"T029129",
"T029128",
"T004914",
"T028103",
"T032255",
"T020098",
"T030373"
]
},
"release_date": "2024-02-13T23:00:00.000+00:00",
"title": "CVE-2024-21404"
}
]
}
WID-SEC-W-2024-0365
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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": "Microsoft ASP.NET (Active Server Pages .NET) ist eine Technologie zum Erstellen dynamischer Webseiten, Webanwendungen und Webservices auf Basis des Microsoft .NET-Frameworks.\r\nMicrosoft Azure DevOps Server ist eine Plattform f\u00fcr kollaborative Softwareprojekte.\r\nMicrosoft Visual Studio ist eine integrierte Entwicklungsumgebung f\u00fcr Hochsprachen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in verschiedenen Microsoft Developer Tools ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0365 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0365.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0365 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0365"
},
{
"category": "external",
"summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates vom 2024-02-13",
"url": "https://msrc.microsoft.com/update-guide"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0807 vom 2024-02-13",
"url": "https://access.redhat.com/errata/RHSA-2024:0807"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0805 vom 2024-02-13",
"url": "https://access.redhat.com/errata/RHSA-2024:0805"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0806 vom 2024-02-13",
"url": "https://access.redhat.com/errata/RHSA-2024:0806"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0808 vom 2024-02-13",
"url": "https://access.redhat.com/errata/RHSA-2024:0808"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0814 vom 2024-02-14",
"url": "https://access.redhat.com/errata/RHSA-2024:0814"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0827 vom 2024-02-15",
"url": "https://access.redhat.com/errata/RHSA-2024:0827"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0848 vom 2024-02-15",
"url": "https://access.redhat.com/errata/RHSA-2024:0848"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0805 vom 2024-02-15",
"url": "https://linux.oracle.com/errata/ELSA-2024-0805.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0806 vom 2024-02-16",
"url": "https://linux.oracle.com/errata/ELSA-2024-0806.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0807 vom 2024-02-15",
"url": "https://linux.oracle.com/errata/ELSA-2024-0807.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0808 vom 2024-02-15",
"url": "https://linux.oracle.com/errata/ELSA-2024-0808.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0848 vom 2024-02-17",
"url": "https://linux.oracle.com/errata/ELSA-2024-0848.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0806 vom 2024-03-12",
"url": "https://errata.build.resf.org/RLSA-2024:0806"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0827 vom 2024-03-12",
"url": "https://errata.build.resf.org/RLSA-2024:0827"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0827 vom 2024-02-21",
"url": "https://linux.oracle.com/errata/ELSA-2024-0827.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1552 vom 2024-03-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1552"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1553 vom 2024-03-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1553"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1554 vom 2024-03-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1554"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1555 vom 2024-03-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1555"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1643 vom 2024-04-02",
"url": "https://access.redhat.com/errata/RHSA-2024:1643"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1641 vom 2024-04-02",
"url": "https://access.redhat.com/errata/RHSA-2024:1641"
}
],
"source_lang": "en-US",
"title": "Microsoft Developer Tools: Mehrere Schwachstellen erm\u00f6glichen Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2024-04-02T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:05:10.209+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0365",
"initial_release_date": "2024-02-13T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-02-13T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-02-14T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-15T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-18T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-02-21T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-03-12T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-03-27T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-04-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Core 8.0",
"product": {
"name": "Microsoft ASP.NET Core 8.0",
"product_id": "T020098",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_3.1"
}
}
},
{
"category": "product_version",
"name": "Core 6.0",
"product": {
"name": "Microsoft ASP.NET Core 6.0",
"product_id": "T021304",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_6.0"
}
}
},
{
"category": "product_version",
"name": "Core 7.0",
"product": {
"name": "Microsoft ASP.NET Core 7.0",
"product_id": "T030373",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_7.0"
}
}
}
],
"category": "product_name",
"name": "ASP.NET"
},
{
"branches": [
{
"category": "product_version",
"name": "2019.1.2",
"product": {
"name": "Microsoft Azure DevOps Server 2019.1.2",
"product_id": "T029128",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_devops_server:2019.1.2"
}
}
},
{
"category": "product_version",
"name": "2020.1.2",
"product": {
"name": "Microsoft Azure DevOps Server 2020.1.2",
"product_id": "T029129",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_devops_server:2020.1.2"
}
}
}
],
"category": "product_name",
"name": "Azure DevOps Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "version 17.4",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.4",
"product_id": "T028103"
}
},
{
"category": "product_version_range",
"name": "version 17.6",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.6",
"product_id": "T028105"
}
},
{
"category": "product_version_range",
"name": "version 17.8",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.8",
"product_id": "T032743"
}
}
],
"category": "product_name",
"name": "Visual Studio 2022"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-20667",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in den Developer Tools. Diese Fehler bestehen in den Anwendungen Microsoft ASP.NET, Microsoft Azure DevOps Server und Microsoft Visual Studio 2022. Diese Fehler sind noch nicht im Detail beschrieben. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen."
}
],
"product_status": {
"known_affected": [
"T032743",
"67646",
"T021304",
"T028105",
"T029129",
"T029128",
"T004914",
"T028103",
"T032255",
"T020098",
"T030373"
]
},
"release_date": "2024-02-13T23:00:00.000+00:00",
"title": "CVE-2024-20667"
},
{
"cve": "CVE-2024-21386",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in den Developer Tools. Diese Fehler bestehen in den Anwendungen Microsoft ASP.NET, Microsoft Azure DevOps Server und Microsoft Visual Studio 2022. Diese Fehler sind noch nicht im Detail beschrieben. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen."
}
],
"product_status": {
"known_affected": [
"T032743",
"67646",
"T021304",
"T028105",
"T029129",
"T029128",
"T004914",
"T028103",
"T032255",
"T020098",
"T030373"
]
},
"release_date": "2024-02-13T23:00:00.000+00:00",
"title": "CVE-2024-21386"
},
{
"cve": "CVE-2024-21404",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in den Developer Tools. Diese Fehler bestehen in den Anwendungen Microsoft ASP.NET, Microsoft Azure DevOps Server und Microsoft Visual Studio 2022. Diese Fehler sind noch nicht im Detail beschrieben. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen."
}
],
"product_status": {
"known_affected": [
"T032743",
"67646",
"T021304",
"T028105",
"T029129",
"T029128",
"T004914",
"T028103",
"T032255",
"T020098",
"T030373"
]
},
"release_date": "2024-02-13T23:00:00.000+00:00",
"title": "CVE-2024-21404"
}
]
}
gsd-2024-21386
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2024-21386",
"id": "GSD-2024-21386"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2024-21386"
],
"details": ".NET Denial of Service Vulnerability",
"id": "GSD-2024-21386",
"modified": "2023-12-13T01:21:42.778849Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2024-21386",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ASP.NET Core 6.0",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "6.0",
"version_value": "6.0.27"
}
]
}
},
{
"product_name": "ASP.NET Core 7.0",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.0.0",
"version_value": "7.0.16"
}
]
}
},
{
"product_name": "ASP.NET Core 8.0",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "1.0.0",
"version_value": "8.0.2"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.4",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.4.0",
"version_value": "17.4.16"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.6",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.6.0",
"version_value": "17.6.12"
}
]
}
},
{
"product_name": "Microsoft Visual Studio 2022 version 17.8",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "17.8.0",
"version_value": "17.8.7"
}
]
}
}
]
},
"vendor_name": "Microsoft"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": ".NET Denial of Service Vulnerability"
}
]
},
"impact": {
"cvss": [
{
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-400",
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386",
"refsource": "MISC",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "152AECFB-BB7E-40FC-B9FF-6CAA908B34E4",
"versionEndExcluding": "6.0.27",
"versionStartIncluding": "6.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BBAFB920-6975-4E01-B75B-5AB6991281CD",
"versionEndExcluding": "7.0.16",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0BDF34C1-9C87-4EAB-8DBD-49CF6ED87522",
"versionEndExcluding": "8.0.2",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "474DB3BE-DF4D-4F8B-B4ED-8D2EECBED45F",
"versionEndExcluding": "17.4.16",
"versionStartIncluding": "17.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FDFA874A-0DB4-41F3-9122-29F1842B951F",
"versionEndExcluding": "17.6.12",
"versionStartIncluding": "17.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "96B56F8A-097E-4A57-9CA9-5255CE3B9924",
"versionEndExcluding": "17.8.7",
"versionStartIncluding": "17.8.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": ".NET Denial of Service Vulnerability"
},
{
"lang": "es",
"value": "Vulnerabilidad de denegaci\u00f3n de servicio de .NET"
}
],
"id": "CVE-2024-21386",
"lastModified": "2024-04-11T20:15:27.937",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "secure@microsoft.com",
"type": "Primary"
}
]
},
"published": "2024-02-13T18:15:56.737",
"references": [
{
"source": "secure@microsoft.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
}
],
"sourceIdentifier": "secure@microsoft.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "secure@microsoft.com",
"type": "Secondary"
}
]
}
}
}
}
CERTFR-2024-AVI-0131
Vulnerability from certfr_avis
De multiples vulnérabilités ont été corrigées dans les produits Microsoft. Elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, un déni de service, une élévation de privilèges, une usurpation d'identité et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | Microsoft Dynamics 365 Customer Engagement V9.1 | ||
| Microsoft | N/A | Microsoft Dynamics 365 Business Central 2022 Release Wave 2 | ||
| Microsoft | N/A | Microsoft Teams pour Android | ||
| Microsoft | N/A | Microsoft Exchange Server 2016 Cumulative Update 23 | ||
| Microsoft | N/A | Skype pour Business Server 2019 CU7 | ||
| Microsoft | N/A | Microsoft Dynamics 365 (on-premises) version 9.1 | ||
| Microsoft | N/A | Microsoft Visio 2016 | ||
| Microsoft | N/A | Microsoft Entra Jira Single-Sign-On Plugin | ||
| Microsoft | N/A | Microsoft Exchange Server 2019 Cumulative Update 13 et 14 | ||
| Microsoft | N/A | Microsoft Visual Studio 2022 version 17.4, 17.6 et 17.8 | ||
| Microsoft | N/A | Microsoft Dynamics 365 Business Central 2023 Release Wave 1 et 2 | ||
| Microsoft | N/A | Skype pour Business 2016 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Microsoft Dynamics 365 Customer Engagement V9.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Dynamics 365 Business Central 2022 Release Wave 2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Teams pour Android",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Exchange Server 2016 Cumulative Update 23",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Skype pour Business Server 2019 CU7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Dynamics 365 (on-premises) version 9.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visio 2016",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Entra Jira Single-Sign-On Plugin",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Exchange Server 2019 Cumulative Update 13 et 14",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2022 version 17.4, 17.6 et 17.8",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Dynamics 365 Business Central 2023 Release Wave 1 et 2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Skype pour Business 2016",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2024-21396",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21396"
},
{
"name": "CVE-2024-20673",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20673"
},
{
"name": "CVE-2024-20695",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20695"
},
{
"name": "CVE-2024-21393",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21393"
},
{
"name": "CVE-2024-21395",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21395"
},
{
"name": "CVE-2024-21401",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21401"
},
{
"name": "CVE-2024-21327",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21327"
},
{
"name": "CVE-2024-21389",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21389"
},
{
"name": "CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"name": "CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
},
{
"name": "CVE-2024-21374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21374"
},
{
"name": "CVE-2024-21410",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21410"
},
{
"name": "CVE-2024-21328",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21328"
},
{
"name": "CVE-2024-21380",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21380"
},
{
"name": "CVE-2024-21394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21394"
}
],
"initial_release_date": "2024-02-14T00:00:00",
"last_revision_date": "2024-02-14T00:00:00",
"links": [
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21389 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21389"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-20695 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-20695"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21404 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21404"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21380 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21380"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21396 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21396"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21410 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21410"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21393 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21393"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21401 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21401"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21395 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21395"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21386 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21328 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21328"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21394 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21394"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21327 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21327"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-20673 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-20673"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21374 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21374"
}
],
"reference": "CERTFR-2024-AVI-0131",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-14T00:00:00.000000"
}
],
"risks": [
{
"description": "Usurpation d\u0027identit\u00e9"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 corrig\u00e9es dans \u003cspan\nclass=\"textit\"\u003eles produits Microsoft\u003c/span\u003e. Elles permettent \u00e0 un\nattaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es, un\nd\u00e9ni de service, une \u00e9l\u00e9vation de privil\u00e8ges, une usurpation d\u0027identit\u00e9\net une ex\u00e9cution de code arbitraire \u00e0 distance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/"
}
]
}
CERTFR-2024-AVI-0129
Vulnerability from certfr_avis
De multiples vulnérabilités ont été corrigées dans Microsoft .Net. Elles permettent à un attaquant de provoquer un déni de service.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |
|---|---|---|---|
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "ASP.NET Core 7.0",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": ".NET 8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "ASP.NET Core 6.0",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": ".NET 7.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": ".NET 6.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "ASP.NET Core 8.0",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2024-21404",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21404"
},
{
"name": "CVE-2024-21386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21386"
}
],
"initial_release_date": "2024-02-14T00:00:00",
"last_revision_date": "2024-02-14T00:00:00",
"links": [
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21404 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21404"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-21386 du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
}
],
"reference": "CERTFR-2024-AVI-0129",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-14T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 corrig\u00e9es dans \u003cspan\nclass=\"textit\"\u003eMicrosoft .Net\u003c/span\u003e. Elles permettent \u00e0 un attaquant de\nprovoquer un d\u00e9ni de service.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Microsoft .Net",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft du 13 f\u00e9vrier 2024",
"url": "https://msrc.microsoft.com/update-guide/"
}
]
}
msrc_cve-2024-21386
Vulnerability from csaf_microsoft
Notes
{
"document": {
"acknowledgments": [
{
"names": [
"Brennan Conroy of Microsoft Corporation"
]
}
],
"aggregate_severity": {
"namespace": "https://www.microsoft.com/en-us/msrc/security-update-severity-rating-system",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
},
{
"category": "general",
"text": "Required. The vulnerability documented by this CVE requires customer action to resolve.",
"title": "Customer Action"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21386 .NET Denial of Service Vulnerability - HTML",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
},
{
"category": "self",
"summary": "CVE-2024-21386 .NET Denial of Service Vulnerability - CSAF",
"url": "https://msrc.microsoft.com/csaf/advisories/2024/msrc_cve-2024-21386.json"
},
{
"category": "external",
"summary": "Microsoft Exploitability Index",
"url": "https://www.microsoft.com/en-us/msrc/exploitability-index?rtc=1"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": ".NET Denial of Service Vulnerability",
"tracking": {
"current_release_date": "2024-02-13T08:00:00.000Z",
"generator": {
"date": "2025-05-03T01:36:59.834Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-21386",
"initial_release_date": "2024-02-13T08:00:00.000Z",
"revision_history": [
{
"date": "2024-02-13T08:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.0.27",
"product": {
"name": "ASP.NET Core 6.0 \u003c6.0.27",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "6.0.27",
"product": {
"name": "ASP.NET Core 6.0 6.0.27",
"product_id": "11968"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 6.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.0.16",
"product": {
"name": "ASP.NET Core 7.0 \u003c7.0.16",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "7.0.16",
"product": {
"name": "ASP.NET Core 7.0 7.0.16",
"product_id": "12233"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 7.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.0.2",
"product": {
"name": "ASP.NET Core 8.0 \u003c8.0.2",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "8.0.2",
"product": {
"name": "ASP.NET Core 8.0 8.0.2",
"product_id": "12256"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 8.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.4.16",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.4 \u003c17.4.16",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "17.4.16",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.4 17.4.16",
"product_id": "12129"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.4"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.6.12",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.6 \u003c17.6.12",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "17.6.12",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.6 17.6.12",
"product_id": "12187"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.6"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.8.7",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.8 \u003c17.8.7",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "17.8.7",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.8 17.8.7",
"product_id": "12271"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21386",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "general",
"text": "Microsoft",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"11968",
"12129",
"12187",
"12233",
"12256",
"12271"
],
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21386 .NET Denial of Service Vulnerability - HTML",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
},
{
"category": "self",
"summary": "CVE-2024-21386 .NET Denial of Service Vulnerability - CSAF",
"url": "https://msrc.microsoft.com/csaf/advisories/2024/msrc_cve-2024-21386.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-13T08:00:00.000Z",
"details": "6.0.27:Security Update:https://github.com/dotnet/announcements/issues/295",
"product_ids": [
"6"
],
"url": "https://github.com/dotnet/announcements/issues/295"
},
{
"category": "vendor_fix",
"date": "2024-02-13T08:00:00.000Z",
"details": "7.0.16:Security Update:https://github.com/dotnet/announcements/issues/295",
"product_ids": [
"3"
],
"url": "https://github.com/dotnet/announcements/issues/295"
},
{
"category": "vendor_fix",
"date": "2024-02-13T08:00:00.000Z",
"details": "8.0.2:Security Update:https://github.com/dotnet/announcements/issues/295",
"product_ids": [
"2"
],
"url": "https://github.com/dotnet/announcements/issues/295"
},
{
"category": "vendor_fix",
"date": "2024-02-13T08:00:00.000Z",
"details": "17.4.16:Security Update:https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes",
"product_ids": [
"5"
],
"url": "https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes"
},
{
"category": "vendor_fix",
"date": "2024-02-13T08:00:00.000Z",
"details": "17.6.12:Security Update:https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes",
"product_ids": [
"4"
],
"url": "https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes"
},
{
"category": "vendor_fix",
"date": "2024-02-13T08:00:00.000Z",
"details": "17.8.7:Security Update:https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes",
"product_ids": [
"1"
],
"url": "https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"exploitCodeMaturity": "PROOF_OF_CONCEPT",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"remediationLevel": "OFFICIAL_FIX",
"reportConfidence": "CONFIRMED",
"scope": "UNCHANGED",
"temporalScore": 6.7,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Denial of Service"
},
{
"category": "exploit_status",
"details": "Publicly Disclosed:No;Exploited:No;Latest Software Release:Exploitation Less Likely"
}
],
"title": ".NET Denial of Service Vulnerability"
}
]
}
var-202402-1535
Vulnerability from variot
.NET Denial of Service Vulnerability. Microsoft's Microsoft Visual Studio and ASP.NET Core for, .NET Service operation is interrupted due to a defect in (DoS) A state vulnerability exists.Service operation interruption (DoS) It may be in a state.
The following advisory data is extracted from:
https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0814.json
Red Hat officially shut down their mailing list notifications October 10, 2023. Due to this, Packet Storm has recreated the below data as a reference point to raise awareness. It must be noted that due to an inability to easily track revision updates without crawling Red Hat's archive, these advisories are single notifications and we strongly suggest that you visit the Red Hat provided links to ensure you have the latest information available if the subject matter listed pertains to your environment.
- Packet Storm Staff
==================================================================== Red Hat Security Advisory
Synopsis: Important: .NET 6.0 security, bug fix, and enhancement update Advisory ID: RHSA-2024:0814-03 Product: .NET Core on Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2024:0814 Issue date: 2024-02-14 Revision: 03 CVE Names: CVE-2024-21386 ====================================================================
Summary:
An update for .NET 6.0 is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Description:
.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.
New versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27.
The following packages have been upgraded to a later upstream version: rh-dotnet60-dotnet (6.0.127). (BZ#2262321)
Security Fix(es):
-
dotnet: Denial of Service in SignalR server (CVE-2024-21386)
-
dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)
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.
Solution:
https://access.redhat.com/articles/11258
CVEs:
CVE-2024-21386
References:
https://access.redhat.com/security/updates/classification/#important https://bugzilla.redhat.com/show_bug.cgi?id=2263085 https://bugzilla.redhat.com/show_bug.cgi?id=2263086
. ========================================================================== Ubuntu Security Notice USN-6634-1 February 13, 2024
dotnet6, dotnet7, dotnet8 vulnerabilities
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 23.10
- Ubuntu 22.04 LTS
Summary:
Several security issues were fixed in .NET.
Software Description: - dotnet6: dotNET CLI tools and runtime - dotnet7: dotNET CLI tools and runtime - dotnet8: dotNET CLI tools and runtime
Details:
Brennan Conroy discovered that .NET with SignalR did not properly handle malicious clients. An attacker could possibly use this issue to cause a denial of service. (CVE-2024-21386)
Bahaa Naamneh discovered that .NET with OpenSSL support did not properly parse X509 certificates. An attacker could possibly use this issue to cause a denial of service. (CVE-2024-21404)
Update instructions:
The problem can be corrected by updating your system to the following package versions:
Ubuntu 23.10: aspnetcore-runtime-6.0 6.0.127-0ubuntu1~23.10.1 aspnetcore-runtime-7.0 7.0.116-0ubuntu1~23.10.1 aspnetcore-runtime-8.0 8.0.2-0ubuntu1~23.10.1 dotnet-host 6.0.127-0ubuntu1~23.10.1 dotnet-host-7.0 7.0.116-0ubuntu1~23.10.1 dotnet-host-8.0 8.0.2-0ubuntu1~23.10.1 dotnet-hostfxr-6.0 6.0.127-0ubuntu1~23.10.1 dotnet-hostfxr-7.0 7.0.116-0ubuntu1~23.10.1 dotnet-hostfxr-8.0 8.0.2-0ubuntu1~23.10.1 dotnet-runtime-6.0 6.0.127-0ubuntu1~23.10.1 dotnet-runtime-7.0 7.0.116-0ubuntu1~23.10.1 dotnet-runtime-8.0 8.0.2-0ubuntu1~23.10.1 dotnet-sdk-6.0 6.0.127-0ubuntu1~23.10.1 dotnet-sdk-7.0 7.0.116-0ubuntu1~23.10.1 dotnet-sdk-8.0 8.0.102-0ubuntu1~23.10.1 dotnet6 6.0.127-0ubuntu1~23.10.1 dotnet7 7.0.116-0ubuntu1~23.10.1 dotnet8 8.0.102-8.0.2-0ubuntu1~23.10.1
Ubuntu 22.04 LTS: aspnetcore-runtime-6.0 6.0.127-0ubuntu1~22.04.1 aspnetcore-runtime-7.0 7.0.116-0ubuntu1~22.04.1 aspnetcore-runtime-8.0 8.0.2-0ubuntu1~22.04.1 dotnet-host 6.0.127-0ubuntu1~22.04.1 dotnet-host-7.0 7.0.116-0ubuntu1~22.04.1 dotnet-host-8.0 8.0.2-0ubuntu1~22.04.1 dotnet-hostfxr-6.0 6.0.127-0ubuntu1~22.04.1 dotnet-hostfxr-7.0 7.0.116-0ubuntu1~22.04.1 dotnet-hostfxr-8.0 8.0.2-0ubuntu1~22.04.1 dotnet-runtime-6.0 6.0.127-0ubuntu1~22.04.1 dotnet-runtime-7.0 7.0.116-0ubuntu1~22.04.1 dotnet-runtime-8.0 8.0.2-0ubuntu1~22.04.1 dotnet-sdk-6.0 6.0.127-0ubuntu1~22.04.1 dotnet-sdk-7.0 7.0.116-0ubuntu1~22.04.1 dotnet-sdk-8.0 8.0.102-0ubuntu1~22.04.1 dotnet6 6.0.127-0ubuntu1~22.04.1 dotnet7 7.0.116-0ubuntu1~22.04.1 dotnet8 8.0.102-8.0.2-0ubuntu1~22.04.1
In general, a standard system update will make all the necessary changes
Show details on source website{
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
"affected_products": {
"@id": "https://www.variotdbs.pl/ref/affected_products"
},
"credits": {
"@id": "https://www.variotdbs.pl/ref/credits"
},
"cvss": {
"@id": "https://www.variotdbs.pl/ref/cvss/"
},
"description": {
"@id": "https://www.variotdbs.pl/ref/description/"
},
"exploit_availability": {
"@id": "https://www.variotdbs.pl/ref/exploit_availability/"
},
"external_ids": {
"@id": "https://www.variotdbs.pl/ref/external_ids/"
},
"iot": {
"@id": "https://www.variotdbs.pl/ref/iot/"
},
"iot_taxonomy": {
"@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
},
"patch": {
"@id": "https://www.variotdbs.pl/ref/patch/"
},
"problemtype_data": {
"@id": "https://www.variotdbs.pl/ref/problemtype_data/"
},
"references": {
"@id": "https://www.variotdbs.pl/ref/references/"
},
"sources": {
"@id": "https://www.variotdbs.pl/ref/sources/"
},
"sources_release_date": {
"@id": "https://www.variotdbs.pl/ref/sources_release_date/"
},
"sources_update_date": {
"@id": "https://www.variotdbs.pl/ref/sources_update_date/"
},
"threat_type": {
"@id": "https://www.variotdbs.pl/ref/threat_type/"
},
"title": {
"@id": "https://www.variotdbs.pl/ref/title/"
},
"type": {
"@id": "https://www.variotdbs.pl/ref/type/"
}
},
"@id": "https://www.variotdbs.pl/vuln/VAR-202402-1535",
"affected_products": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/affected_products#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"model": "asp.net core",
"scope": "gte",
"trust": 1.0,
"vendor": "microsoft",
"version": "6.0.0"
},
{
"model": "asp.net core",
"scope": "lt",
"trust": 1.0,
"vendor": "microsoft",
"version": "7.0.16"
},
{
"model": "visual studio 2022",
"scope": "lt",
"trust": 1.0,
"vendor": "microsoft",
"version": "17.4.16"
},
{
"model": "asp.net core",
"scope": "lt",
"trust": 1.0,
"vendor": "microsoft",
"version": "6.0.27"
},
{
"model": "asp.net core",
"scope": "gte",
"trust": 1.0,
"vendor": "microsoft",
"version": "7.0.0"
},
{
"model": "asp.net core",
"scope": "lt",
"trust": 1.0,
"vendor": "microsoft",
"version": "8.0.2"
},
{
"model": "visual studio 2022",
"scope": "gte",
"trust": 1.0,
"vendor": "microsoft",
"version": "17.6.0"
},
{
"model": "visual studio 2022",
"scope": "gte",
"trust": 1.0,
"vendor": "microsoft",
"version": "17.8.0"
},
{
"model": "visual studio 2022",
"scope": "lt",
"trust": 1.0,
"vendor": "microsoft",
"version": "17.6.12"
},
{
"model": "visual studio 2022",
"scope": "lt",
"trust": 1.0,
"vendor": "microsoft",
"version": "17.8.7"
},
{
"model": "asp.net core",
"scope": "gte",
"trust": 1.0,
"vendor": "microsoft",
"version": "8.0.0"
},
{
"model": "visual studio 2022",
"scope": "gte",
"trust": 1.0,
"vendor": "microsoft",
"version": "17.4.0"
},
{
"model": "microsoft visual studio",
"scope": "eq",
"trust": 0.8,
"vendor": "\u30de\u30a4\u30af\u30ed\u30bd\u30d5\u30c8",
"version": "2022 17.4"
},
{
"model": "microsoft visual studio",
"scope": "eq",
"trust": 0.8,
"vendor": "\u30de\u30a4\u30af\u30ed\u30bd\u30d5\u30c8",
"version": "2022 17.8"
},
{
"model": "microsoft visual studio",
"scope": "eq",
"trust": 0.8,
"vendor": "\u30de\u30a4\u30af\u30ed\u30bd\u30d5\u30c8",
"version": "2022 17.6"
},
{
"model": "asp.net core",
"scope": null,
"trust": 0.8,
"vendor": "\u30de\u30a4\u30af\u30ed\u30bd\u30d5\u30c8",
"version": null
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"db": "NVD",
"id": "CVE-2024-21386"
}
]
},
"credits": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/credits#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Red Hat",
"sources": [
{
"db": "PACKETSTORM",
"id": "177137"
},
{
"db": "PACKETSTORM",
"id": "177124"
},
{
"db": "PACKETSTORM",
"id": "177122"
},
{
"db": "PACKETSTORM",
"id": "177121"
},
{
"db": "PACKETSTORM",
"id": "177120"
},
{
"db": "PACKETSTORM",
"id": "177119"
},
{
"db": "PACKETSTORM",
"id": "177155"
}
],
"trust": 0.7
},
"cve": "CVE-2024-21386",
"cvss": {
"@context": {
"cvssV2": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
},
"cvssV3": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
},
"severity": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/cvss/severity#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/severity"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"cvssV2": [],
"cvssV3": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"author": "secure@microsoft.com",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"exploitabilityScore": 3.9,
"id": "CVE-2024-21386",
"impactScore": 3.6,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"trust": 1.0,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
{
"attackComplexity": "Low",
"attackVector": "Network",
"author": "OTHER",
"availabilityImpact": "High",
"baseScore": 7.5,
"baseSeverity": "High",
"confidentialityImpact": "None",
"exploitabilityScore": null,
"id": "JVNDB-2024-002866",
"impactScore": null,
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Unchanged",
"trust": 0.8,
"userInteraction": "None",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
],
"severity": [
{
"author": "secure@microsoft.com",
"id": "CVE-2024-21386",
"trust": 1.0,
"value": "HIGH"
},
{
"author": "OTHER",
"id": "JVNDB-2024-002866",
"trust": 0.8,
"value": "High"
}
]
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"db": "NVD",
"id": "CVE-2024-21386"
}
]
},
"description": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/description#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": ".NET Denial of Service Vulnerability. Microsoft\u0027s Microsoft Visual Studio and ASP.NET Core for, .NET Service operation is interrupted due to a defect in (DoS) A state vulnerability exists.Service operation interruption (DoS) It may be in a state. \n\nThe following advisory data is extracted from:\n\nhttps://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0814.json\n\nRed Hat officially shut down their mailing list notifications October 10, 2023. Due to this, Packet Storm has recreated the below data as a reference point to raise awareness. It must be noted that due to an inability to easily track revision updates without crawling Red Hat\u0027s archive, these advisories are single notifications and we strongly suggest that you visit the Red Hat provided links to ensure you have the latest information available if the subject matter listed pertains to your environment. \n\n- Packet Storm Staff\n\n\n\n\n====================================================================\nRed Hat Security Advisory\n\nSynopsis: Important: .NET 6.0 security, bug fix, and enhancement update\nAdvisory ID: RHSA-2024:0814-03\nProduct: .NET Core on Red Hat Enterprise Linux\nAdvisory URL: https://access.redhat.com/errata/RHSA-2024:0814\nIssue date: 2024-02-14\nRevision: 03\nCVE Names: CVE-2024-21386\n====================================================================\n\nSummary: \n\nAn update for .NET 6.0 is now available for Red Hat Enterprise Linux 7. \n\nRed Hat Product Security has rated this update as having a security impact of Important. 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. \n\n\n\n\nDescription:\n\n.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. \n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 6.0.127 and .NET Runtime 6.0.27. \n\nThe following packages have been upgraded to a later upstream version: rh-dotnet60-dotnet (6.0.127). (BZ#2262321)\n\nSecurity Fix(es):\n\n* dotnet: Denial of Service in SignalR server (CVE-2024-21386)\n\n* dotnet: Denial of Service in X509Certificate2 (CVE-2024-21404)\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\n\nSolution:\n\nhttps://access.redhat.com/articles/11258\n\n\n\nCVEs:\n\nCVE-2024-21386\n\nReferences:\n\nhttps://access.redhat.com/security/updates/classification/#important\nhttps://bugzilla.redhat.com/show_bug.cgi?id=2263085\nhttps://bugzilla.redhat.com/show_bug.cgi?id=2263086\n\n. ==========================================================================\nUbuntu Security Notice USN-6634-1\nFebruary 13, 2024\n\ndotnet6, dotnet7, dotnet8 vulnerabilities\n==========================================================================\n\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 23.10\n- Ubuntu 22.04 LTS\n\nSummary:\n\nSeveral security issues were fixed in .NET. \n\nSoftware Description:\n- dotnet6: dotNET CLI tools and runtime\n- dotnet7: dotNET CLI tools and runtime\n- dotnet8: dotNET CLI tools and runtime\n\nDetails:\n\nBrennan Conroy discovered that .NET with SignalR did not properly\nhandle malicious clients. An attacker could possibly use this issue\nto cause a denial of service. (CVE-2024-21386)\n\nBahaa Naamneh discovered that .NET with OpenSSL support did not\nproperly parse X509 certificates. An attacker could possibly use\nthis issue to cause a denial of service. (CVE-2024-21404)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 23.10:\n aspnetcore-runtime-6.0 6.0.127-0ubuntu1~23.10.1\n aspnetcore-runtime-7.0 7.0.116-0ubuntu1~23.10.1\n aspnetcore-runtime-8.0 8.0.2-0ubuntu1~23.10.1\n dotnet-host 6.0.127-0ubuntu1~23.10.1\n dotnet-host-7.0 7.0.116-0ubuntu1~23.10.1\n dotnet-host-8.0 8.0.2-0ubuntu1~23.10.1\n dotnet-hostfxr-6.0 6.0.127-0ubuntu1~23.10.1\n dotnet-hostfxr-7.0 7.0.116-0ubuntu1~23.10.1\n dotnet-hostfxr-8.0 8.0.2-0ubuntu1~23.10.1\n dotnet-runtime-6.0 6.0.127-0ubuntu1~23.10.1\n dotnet-runtime-7.0 7.0.116-0ubuntu1~23.10.1\n dotnet-runtime-8.0 8.0.2-0ubuntu1~23.10.1\n dotnet-sdk-6.0 6.0.127-0ubuntu1~23.10.1\n dotnet-sdk-7.0 7.0.116-0ubuntu1~23.10.1\n dotnet-sdk-8.0 8.0.102-0ubuntu1~23.10.1\n dotnet6 6.0.127-0ubuntu1~23.10.1\n dotnet7 7.0.116-0ubuntu1~23.10.1\n dotnet8 8.0.102-8.0.2-0ubuntu1~23.10.1\n\nUbuntu 22.04 LTS:\n aspnetcore-runtime-6.0 6.0.127-0ubuntu1~22.04.1\n aspnetcore-runtime-7.0 7.0.116-0ubuntu1~22.04.1\n aspnetcore-runtime-8.0 8.0.2-0ubuntu1~22.04.1\n dotnet-host 6.0.127-0ubuntu1~22.04.1\n dotnet-host-7.0 7.0.116-0ubuntu1~22.04.1\n dotnet-host-8.0 8.0.2-0ubuntu1~22.04.1\n dotnet-hostfxr-6.0 6.0.127-0ubuntu1~22.04.1\n dotnet-hostfxr-7.0 7.0.116-0ubuntu1~22.04.1\n dotnet-hostfxr-8.0 8.0.2-0ubuntu1~22.04.1\n dotnet-runtime-6.0 6.0.127-0ubuntu1~22.04.1\n dotnet-runtime-7.0 7.0.116-0ubuntu1~22.04.1\n dotnet-runtime-8.0 8.0.2-0ubuntu1~22.04.1\n dotnet-sdk-6.0 6.0.127-0ubuntu1~22.04.1\n dotnet-sdk-7.0 7.0.116-0ubuntu1~22.04.1\n dotnet-sdk-8.0 8.0.102-0ubuntu1~22.04.1\n dotnet6 6.0.127-0ubuntu1~22.04.1\n dotnet7 7.0.116-0ubuntu1~22.04.1\n dotnet8 8.0.102-8.0.2-0ubuntu1~22.04.1\n\nIn general, a standard system update will make all the necessary changes",
"sources": [
{
"db": "NVD",
"id": "CVE-2024-21386"
},
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"db": "VULMON",
"id": "CVE-2024-21386"
},
{
"db": "PACKETSTORM",
"id": "177137"
},
{
"db": "PACKETSTORM",
"id": "177124"
},
{
"db": "PACKETSTORM",
"id": "177122"
},
{
"db": "PACKETSTORM",
"id": "177121"
},
{
"db": "PACKETSTORM",
"id": "177120"
},
{
"db": "PACKETSTORM",
"id": "177119"
},
{
"db": "PACKETSTORM",
"id": "177110"
},
{
"db": "PACKETSTORM",
"id": "177155"
}
],
"trust": 2.43
},
"external_ids": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/external_ids#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"db": "NVD",
"id": "CVE-2024-21386",
"trust": 3.5
},
{
"db": "JVNDB",
"id": "JVNDB-2024-002866",
"trust": 0.8
},
{
"db": "VULMON",
"id": "CVE-2024-21386",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "177137",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "177124",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "177122",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "177121",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "177120",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "177119",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "177110",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "177155",
"trust": 0.1
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2024-21386"
},
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"db": "PACKETSTORM",
"id": "177137"
},
{
"db": "PACKETSTORM",
"id": "177124"
},
{
"db": "PACKETSTORM",
"id": "177122"
},
{
"db": "PACKETSTORM",
"id": "177121"
},
{
"db": "PACKETSTORM",
"id": "177120"
},
{
"db": "PACKETSTORM",
"id": "177119"
},
{
"db": "PACKETSTORM",
"id": "177110"
},
{
"db": "PACKETSTORM",
"id": "177155"
},
{
"db": "NVD",
"id": "CVE-2024-21386"
}
]
},
"id": "VAR-202402-1535",
"iot": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/iot#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": true,
"sources": [
{
"db": "VARIoT devices database",
"id": null
}
],
"trust": 0.19172932
},
"last_update_date": "2024-08-14T14:09:34.001000Z",
"patch": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/patch#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"title": ".NET\u00a0Denial\u00a0of\u00a0Service\u00a0Vulnerability Security Update Guide",
"trust": 0.8,
"url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2024-21386"
},
{
"title": "Red Hat: ",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database\u0026qid=CVE-2024-21386"
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2024-21386"
},
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
}
]
},
"problemtype_data": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"problemtype": "NVD-CWE-noinfo",
"trust": 1.0
},
{
"problemtype": "CWE-400",
"trust": 1.0
},
{
"problemtype": "Lack of information (CWE-noinfo) [NVD evaluation ]",
"trust": 0.8
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"db": "NVD",
"id": "CVE-2024-21386"
}
]
},
"references": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/references#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"trust": 1.6,
"url": "https://nvd.nist.gov/vuln/detail/cve-2024-21386"
},
{
"trust": 1.1,
"url": "https://msrc.microsoft.com/update-guide/vulnerability/cve-2024-21386"
},
{
"trust": 0.8,
"url": "https://www.ipa.go.jp/security/security-alert/2023/0214-ms.html"
},
{
"trust": 0.8,
"url": "https://www.jpcert.or.jp/at/2024/at240006.html"
},
{
"trust": 0.7,
"url": "https://access.redhat.com/articles/11258"
},
{
"trust": 0.7,
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263086"
},
{
"trust": 0.7,
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"trust": 0.7,
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263085"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2024-21386"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0827.json"
},
{
"trust": 0.1,
"url": "https://issues.redhat.com/browse/rhel-23939"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2024:0827"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2024:0814"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0814.json"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2024:0808"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0808.json"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2024:0807"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0807.json"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0806.json"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2024:0806"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2024:0805"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0805.json"
},
{
"trust": 0.1,
"url": "https://ubuntu.com/security/notices/usn-6634-1"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/dotnet8/8.0.102-8.0.2-0ubuntu1~23.10.1"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/dotnet7/7.0.116-0ubuntu1~23.10.1"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2024-21404"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/dotnet6/6.0.127-0ubuntu1~22.04.1"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/dotnet8/8.0.102-8.0.2-0ubuntu1~22.04.1"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/dotnet7/7.0.116-0ubuntu1~22.04.1"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/dotnet6/6.0.127-0ubuntu1~23.10.1"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2024:0848"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0848.json"
},
{
"trust": 0.1,
"url": "https://issues.redhat.com/browse/rhel-23938"
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2024-21386"
},
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"db": "PACKETSTORM",
"id": "177137"
},
{
"db": "PACKETSTORM",
"id": "177124"
},
{
"db": "PACKETSTORM",
"id": "177122"
},
{
"db": "PACKETSTORM",
"id": "177121"
},
{
"db": "PACKETSTORM",
"id": "177120"
},
{
"db": "PACKETSTORM",
"id": "177119"
},
{
"db": "PACKETSTORM",
"id": "177110"
},
{
"db": "PACKETSTORM",
"id": "177155"
},
{
"db": "NVD",
"id": "CVE-2024-21386"
}
]
},
"sources": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#",
"data": {
"@container": "@list"
}
},
"data": [
{
"db": "VULMON",
"id": "CVE-2024-21386"
},
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"db": "PACKETSTORM",
"id": "177137"
},
{
"db": "PACKETSTORM",
"id": "177124"
},
{
"db": "PACKETSTORM",
"id": "177122"
},
{
"db": "PACKETSTORM",
"id": "177121"
},
{
"db": "PACKETSTORM",
"id": "177120"
},
{
"db": "PACKETSTORM",
"id": "177119"
},
{
"db": "PACKETSTORM",
"id": "177110"
},
{
"db": "PACKETSTORM",
"id": "177155"
},
{
"db": "NVD",
"id": "CVE-2024-21386"
}
]
},
"sources_release_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2024-02-13T00:00:00",
"db": "VULMON",
"id": "CVE-2024-21386"
},
{
"date": "2024-02-28T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"date": "2024-02-15T15:12:47",
"db": "PACKETSTORM",
"id": "177137"
},
{
"date": "2024-02-14T15:09:06",
"db": "PACKETSTORM",
"id": "177124"
},
{
"date": "2024-02-14T15:08:50",
"db": "PACKETSTORM",
"id": "177122"
},
{
"date": "2024-02-14T15:08:43",
"db": "PACKETSTORM",
"id": "177121"
},
{
"date": "2024-02-14T15:08:33",
"db": "PACKETSTORM",
"id": "177120"
},
{
"date": "2024-02-14T15:08:24",
"db": "PACKETSTORM",
"id": "177119"
},
{
"date": "2024-02-14T15:06:51",
"db": "PACKETSTORM",
"id": "177110"
},
{
"date": "2024-02-16T14:54:59",
"db": "PACKETSTORM",
"id": "177155"
},
{
"date": "2024-02-13T18:15:56.737000",
"db": "NVD",
"id": "CVE-2024-21386"
}
]
},
"sources_update_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2024-02-13T00:00:00",
"db": "VULMON",
"id": "CVE-2024-21386"
},
{
"date": "2024-02-28T01:18:00",
"db": "JVNDB",
"id": "JVNDB-2024-002866"
},
{
"date": "2024-05-29T00:15:31.847000",
"db": "NVD",
"id": "CVE-2024-21386"
}
]
},
"title": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/title#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Microsoft\u0027s \u00a0Microsoft\u00a0Visual\u00a0Studio\u00a0 and \u00a0ASP.NET\u00a0Core\u00a0 Service operation interruption in \u00a0(DoS)\u00a0 Vulnerability Stated",
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2024-002866"
}
],
"trust": 0.8
}
}
fkie_cve-2024-21386
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| secure@microsoft.com | https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386 | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386 | Patch, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| microsoft | asp.net_core | * | |
| microsoft | asp.net_core | * | |
| microsoft | asp.net_core | * | |
| microsoft | visual_studio_2022 | * | |
| microsoft | visual_studio_2022 | * | |
| microsoft | visual_studio_2022 | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "152AECFB-BB7E-40FC-B9FF-6CAA908B34E4",
"versionEndExcluding": "6.0.27",
"versionStartIncluding": "6.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BBAFB920-6975-4E01-B75B-5AB6991281CD",
"versionEndExcluding": "7.0.16",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0BDF34C1-9C87-4EAB-8DBD-49CF6ED87522",
"versionEndExcluding": "8.0.2",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "474DB3BE-DF4D-4F8B-B4ED-8D2EECBED45F",
"versionEndExcluding": "17.4.16",
"versionStartIncluding": "17.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FDFA874A-0DB4-41F3-9122-29F1842B951F",
"versionEndExcluding": "17.6.12",
"versionStartIncluding": "17.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "96B56F8A-097E-4A57-9CA9-5255CE3B9924",
"versionEndExcluding": "17.8.7",
"versionStartIncluding": "17.8.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": ".NET Denial of Service Vulnerability"
},
{
"lang": "es",
"value": "Vulnerabilidad de denegaci\u00f3n de servicio de .NET"
}
],
"id": "CVE-2024-21386",
"lastModified": "2024-11-21T08:54:15.270",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "secure@microsoft.com",
"type": "Primary"
}
]
},
"published": "2024-02-13T18:15:56.737",
"references": [
{
"source": "secure@microsoft.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
}
],
"sourceIdentifier": "secure@microsoft.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "secure@microsoft.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
ghsa-g74q-5xw3-j7q9
Vulnerability from github
Microsoft Security Advisory CVE-2024-21386: .NET Denial of Service Vulnerability
Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET 6.0, ASP.NET 7.0 and, ASP.NET 8.0 . This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.
A vulnerability exists in ASP.NET applications using SignalR where a malicious client can result in a denial-of-service.
Announcement
Announcement for this issue can be found at https://github.com/dotnet/announcements/issues/295
Mitigation factors
Microsoft has not identified any mitigating factors for this vulnerability.
Affected software
- Any .NET 6.0 application running on .NET 6.0.26 or earlier.
- Any .NET 7.0 application running on .NET 7.0.15 or earlier.
- Any .NET 8.0 application running on .NET 8.0.1 or earlier.
Affected Packages
The vulnerability affects any Microsoft .NET Core project if it uses any of affected packages versions listed below
ASP.NET 6.0
Package name | Affected version | Patched version ------------ | ---------------- | ------------------------- Microsoft.AspNetCore.App.Runtime.linux-arm | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.linux-arm64 | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.linux-musl-arm | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.linux-x64 | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.osx-arm64 | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.osx-x64 | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.win-arm | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.win-arm64 | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.win-x64 | <= 6.0.26 | 6.0.27 Microsoft.AspNetCore.App.Runtime.win-x86 | <= 6.0.26 | 6.0.27
ASP.NET 7.0
Package name | Affected version | Patched version ------------ | ---------------- | ------------------------- Microsoft.AspNetCore.App.Runtime.linux-arm | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.linux-arm64 | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.linux-musl-arm | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.linux-x64 | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.osx-arm64 | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.osx-x64 | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.win-arm | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.win-arm64 | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.win-x64 | <= 7.0.15 | 7.0.16 Microsoft.AspNetCore.App.Runtime.win-x86 | <= 7.0.15 | 7.0.16
ASP.NET 8.0
Package name | Affected version | Patched version ------------ | ---------------- | ------------------------- Microsoft.AspNetCore.App.Runtime.linux-arm | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.linux-arm64 | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.linux-musl-arm | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.linux-x64 | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.osx-arm64 | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.osx-x64 | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.win-arm | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.win-arm64 | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.win-x64 | <= 8.0.1 | 8.0.2 Microsoft.AspNetCore.App.Runtime.win-x86 | <= 8.0.1 | 8.0.2
Advisory FAQ
How do I know if I am affected?
If you have a runtime or SDK with a version listed, or an affected package listed in affected software or affected packages , you're exposed to the vulnerability.
How do I fix the issue?
- To fix the issue please install the latest version of .NET 8.0 or .NET 7.0 or .NET 6.0. If you have installed one or more .NET SDKs through Visual Studio, Visual Studio will prompt you to update Visual Studio, which will also update your .NET SDKs.
- If you have .NET 6.0 or greater installed, you can list the versions you have installed by running the
dotnet --infocommand. You will see output like the following;
``` .NET Core SDK (reflecting any global.json):
Version: 6.0.200 Commit: 8473146e7d
Runtime Environment:
OS Name: Windows OS Version: 10.0.18363 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\6.0.300\
Host (useful for support):
Version: 6.0.5 Commit: 8473146e7d
.NET Core SDKs installed:
6.0.200 [C:\Program Files\dotnet\sdk]
.NET Core runtimes installed:
Microsoft.AspNetCore.App 6.0.5 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 6.0.5 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
To install additional .NET Core runtimes or SDKs: https://aka.ms/dotnet-download ```
- If you're using .NET 8.0, you should download and install .NET 8.0.2 Runtime or .NET 8.0.102 SDK (for Visual Studio 2022 v17.8) from https://dotnet.microsoft.com/download/dotnet-core/8.0.
- If you're using .NET 7.0, you should download and install Runtime 7.0.16 or SDK 7.0.116 (for Visual Studio 2022 v17.4) from https://dotnet.microsoft.com/download/dotnet-core/7.0.
- If you're using .NET 6.0, you should download and install Runtime 6.0.27 or SDK 6.0.419 from https://dotnet.microsoft.com/download/dotnet-core/6.0.
.NET 6.0, .NET 7.0 and, .NET 8.0 updates are also available from Microsoft Update. To access this either type "Check for updates" in your Windows search, or open Settings, choose Update & Security and then click Check for Updates.
Once you have installed the updated runtime or SDK, restart your apps for the update to take effect.
Additionally, if you've deployed self-contained applications targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.
Other Information
Reporting Security Issues
If you have found a potential security issue in .NET 8.0 or .NET 7.0 or .NET 6.0, please email details to secure@microsoft.com. Reports may qualify for the Microsoft .NET Core & .NET 5 Bounty. Details of the Microsoft .NET Bounty Program including terms and conditions are at https://aka.ms/corebounty.
Support
You can ask questions about this issue on GitHub in the .NET GitHub organization. The main repos are located at https://github.com/dotnet/runtime and https://github.com/dotnet/aspnet/. The Announcements repo (https://github.com/dotnet/Announcements) will contain this bulletin as an issue and will include a link to a discussion issue. You can ask questions in the linked discussion issue.
Disclaimer
The information provided in this advisory is provided "as is" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
External Links
Revisions
V1.0 (February 13, 2024): Advisory published.
Version 1.0
Last Updated 2024-02-13
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.26"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.0.15"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-21386"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-02-13T19:49:43Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "# Microsoft Security Advisory CVE-2024-21386: .NET Denial of Service Vulnerability\n\n## Executive summary\n\nMicrosoft is releasing this security advisory to provide information about a vulnerability in ASP.NET 6.0, ASP.NET 7.0 and, ASP.NET 8.0 . This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.\n\nA vulnerability exists in ASP.NET applications using SignalR where a malicious client can result in a denial-of-service.\n\n\n## Announcement\n\nAnnouncement for this issue can be found at https://github.com/dotnet/announcements/issues/295\n\n### Mitigation factors\n\nMicrosoft has not identified any mitigating factors for this vulnerability.\n\n## Affected software\n\n* Any .NET 6.0 application running on .NET 6.0.26 or earlier.\n* Any .NET 7.0 application running on .NET 7.0.15 or earlier.\n* Any .NET 8.0 application running on .NET 8.0.1 or earlier.\n\n## Affected Packages\nThe vulnerability affects any Microsoft .NET Core project if it uses any of affected packages versions listed below\n\n### ASP.NET 6.0\n\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64) | \u003c= 6.0.26 | 6.0.27\n[Microsoft.AspNetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x86) | \u003c= 6.0.26 | 6.0.27\n\n\n\n### ASP.NET 7.0\n\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64) | \u003c= 7.0.15 | 7.0.16\n[Microsoft.AspNetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x86) | \u003c= 7.0.15 | 7.0.16\n\n### ASP.NET 8.0\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64) | \u003c= 8.0.1 | 8.0.2\n[Microsoft.AspNetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x86) | \u003c= 8.0.1 | 8.0.2\n\n## Advisory FAQ\n\n### How do I know if I am affected?\n\nIf you have a runtime or SDK with a version listed, or an affected package listed in [affected software](#affected-software) or [affected packages](#affected-packages) , you\u0027re exposed to the vulnerability.\n\n### How do I fix the issue?\n\n* To fix the issue please install the latest version of .NET 8.0 or .NET 7.0 or .NET 6.0. If you have installed one or more .NET SDKs through Visual Studio, Visual Studio will prompt you to update Visual Studio, which will also update your .NET SDKs.\n* If you have .NET 6.0 or greater installed, you can list the versions you have installed by running the `dotnet --info` command. You will see output like the following;\n\n```\n.NET Core SDK (reflecting any global.json):\n\n Version: 6.0.200\n Commit: 8473146e7d\n\nRuntime Environment:\n\n OS Name: Windows\n OS Version: 10.0.18363\n OS Platform: Windows\n RID: win10-x64\n Base Path: C:\\Program Files\\dotnet\\sdk\\6.0.300\\\n\nHost (useful for support):\n\n Version: 6.0.5\n Commit: 8473146e7d\n\n.NET Core SDKs installed:\n\n 6.0.200 [C:\\Program Files\\dotnet\\sdk]\n\n.NET Core runtimes installed:\n\n Microsoft.AspNetCore.App 6.0.5 [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]\n Microsoft.NETCore.App 6.0.5 [C:\\Program Files\\dotnet\\shared\\Microsoft.NETCore.App]\n Microsoft.WindowsDesktop.App 6.0.5 [C:\\Program Files\\dotnet\\shared\\Microsoft.WindowsDesktop.App]\n\nTo install additional .NET Core runtimes or SDKs:\n https://aka.ms/dotnet-download\n```\n\n* If you\u0027re using .NET 8.0, you should download and install .NET 8.0.2 Runtime or .NET 8.0.102 SDK (for Visual Studio 2022 v17.8) from https://dotnet.microsoft.com/download/dotnet-core/8.0.\n* If you\u0027re using .NET 7.0, you should download and install Runtime 7.0.16 or SDK 7.0.116 (for Visual Studio 2022 v17.4) from https://dotnet.microsoft.com/download/dotnet-core/7.0.\n* If you\u0027re using .NET 6.0, you should download and install Runtime 6.0.27 or SDK 6.0.419 from https://dotnet.microsoft.com/download/dotnet-core/6.0.\n\n.NET 6.0, .NET 7.0 and, .NET 8.0 updates are also available from Microsoft Update. To access this either type \"Check for updates\" in your Windows search, or open Settings, choose Update \u0026 Security and then click Check for Updates.\n\nOnce you have installed the updated runtime or SDK, restart your apps for the update to take effect.\n\nAdditionally, if you\u0027ve deployed [self-contained applications](https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd) targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.\n\n## Other Information\n\n### Reporting Security Issues\n\nIf you have found a potential security issue in .NET 8.0 or .NET 7.0 or .NET 6.0, please email details to secure@microsoft.com. Reports may qualify for the Microsoft .NET Core \u0026 .NET 5 Bounty. Details of the Microsoft .NET Bounty Program including terms and conditions are at \u003chttps://aka.ms/corebounty\u003e.\n\n### Support\n\nYou can ask questions about this issue on GitHub in the .NET GitHub organization. The main repos are located at https://github.com/dotnet/runtime and https://github.com/dotnet/aspnet/. The Announcements repo (https://github.com/dotnet/Announcements) will contain this bulletin as an issue and will include a link to a discussion issue. You can ask questions in the linked discussion issue.\n\n### Disclaimer\n\nThe information provided in this advisory is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.\n\n### External Links\n\n[CVE-2024-21386]( https://www.cve.org/CVERecord?id=CVE-2024-21386)\n\n### Revisions\n\nV1.0 (February 13, 2024): Advisory published.\n\n_Version 1.0_\n\n_Last Updated 2024-02-13_",
"id": "GHSA-g74q-5xw3-j7q9",
"modified": "2024-03-19T18:00:01Z",
"published": "2024-02-13T19:49:43Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/dotnet/aspnetcore/security/advisories/GHSA-g74q-5xw3-j7q9"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21386"
},
{
"type": "PACKAGE",
"url": "https://github.com/dotnet/aspnetcore"
},
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21386"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Microsoft Security Advisory CVE-2024-21386: .NET Denial of Service Vulnerability"
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.