Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-24070 (GCVE-0-2025-24070)
Vulnerability from cvelistv5
- CWE-1390 - Weak Authentication
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
| Vendor | Product | Version | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Microsoft | ASP.NET Core 8.0 |
Version: 8.0 < 8.0.14 |
|||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-24070",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-11T18:23:50.888858Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-11T18:34:59.091Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-05-06T14:22:21.383Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.herodevs.com/vulnerability-directory/cve-2025-24070"
}
],
"title": "CVE Program Container",
"x_generator": {
"engine": "ADPogram 0.0.1"
}
}
],
"cna": {
"affected": [
{
"platforms": [
"Unknown"
],
"product": "ASP.NET Core 8.0",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "8.0.14",
"status": "affected",
"version": "8.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "ASP.NET Core 9.0",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "9.0.3",
"status": "affected",
"version": "9.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.12",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.12.6",
"status": "affected",
"version": "17.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.13",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.13.3",
"status": "affected",
"version": "17.10",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.8",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.8.19",
"status": "affected",
"version": "17.8.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.10",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.10.12",
"status": "affected",
"version": "17.10",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"versionEndExcluding": "8.0.14",
"versionStartIncluding": "8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"versionEndExcluding": "9.0.3",
"versionStartIncluding": "9.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.12.6",
"versionStartIncluding": "17.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.13.3",
"versionStartIncluding": "17.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.8.19",
"versionStartIncluding": "17.8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.10.12",
"versionStartIncluding": "17.10",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2025-03-11T07:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Weak authentication in ASP.NET Core \u0026amp; Visual Studio allows an unauthorized attacker to elevate privileges over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1390",
"description": "CWE-1390: Weak Authentication",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-19T21:37:54.921Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability",
"tags": [
"vendor-advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070"
}
],
"title": "ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2025-24070",
"datePublished": "2025-03-11T16:58:54.453Z",
"dateReserved": "2025-01-16T23:11:19.734Z",
"dateUpdated": "2025-05-19T21:37:54.921Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-24070\",\"sourceIdentifier\":\"secure@microsoft.com\",\"published\":\"2025-03-11T17:16:29.680\",\"lastModified\":\"2025-07-02T14:25:46.603\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Weak authentication in ASP.NET Core \u0026amp; Visual Studio allows an unauthorized attacker to elevate privileges over a network.\"},{\"lang\":\"es\",\"value\":\"La autenticaci\u00f3n d\u00e9bil en ASP.NET Core y Visual Studio permite que un atacante no autorizado eleve privilegios en una red.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secure@microsoft.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":4.7}]},\"weaknesses\":[{\"source\":\"secure@microsoft.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1390\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.14\",\"matchCriteriaId\":\"55FC1BF4-A05F-42D4-BE9F-ADAC044C0A60\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndExcluding\":\"9.0.3\",\"matchCriteriaId\":\"1AF4F56C-B20B-4286-B375-D3BF9CEA5DB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.8.0\",\"versionEndExcluding\":\"17.8.19\",\"matchCriteriaId\":\"3CAB4ECB-776D-450E-B350-2A8366608B5E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.10.0\",\"versionEndExcluding\":\"17.10.12\",\"matchCriteriaId\":\"CE599BE9-9542-47AB-8DF2-41AC96828EC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.12.0\",\"versionEndExcluding\":\"17.12.6\",\"matchCriteriaId\":\"7D439AC8-08F1-4F99-9BBE-C4FCD9B99539\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.13.0\",\"versionEndExcluding\":\"17.13.3\",\"matchCriteriaId\":\"F0477DF0-B955-41E2-AA6B-B07B324DFC5A\"}]}]}],\"references\":[{\"url\":\"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070\",\"source\":\"secure@microsoft.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.herodevs.com/vulnerability-directory/cve-2025-24070\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.herodevs.com/vulnerability-directory/cve-2025-24070\"}], \"x_generator\": {\"engine\": \"ADPogram 0.0.1\"}, \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-06T14:22:21.383Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-24070\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-11T18:23:50.888858Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-11T18:23:52.139Z\"}}], \"cna\": {\"title\": \"ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability\", \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H/E:U/RL:O/RC:C\"}, \"scenarios\": [{\"lang\": \"en-US\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Microsoft\", \"product\": \"ASP.NET Core 8.0\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.0\", \"lessThan\": \"8.0.14\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"ASP.NET Core 9.0\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.0\", \"lessThan\": \"9.0.3\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.12\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.0\", \"lessThan\": \"17.12.6\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.13\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.10\", \"lessThan\": \"17.13.3\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.8\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.8.0\", \"lessThan\": \"17.8.19\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.10\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.10\", \"lessThan\": \"17.10.12\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}], \"datePublic\": \"2025-03-11T07:00:00.000Z\", \"references\": [{\"url\": \"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070\", \"name\": \"ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en-US\", \"value\": \"Weak authentication in ASP.NET Core \u0026amp; Visual Studio allows an unauthorized attacker to elevate privileges over a network.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en-US\", \"type\": \"CWE\", \"cweId\": \"CWE-1390\", \"description\": \"CWE-1390: Weak Authentication\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"8.0.14\", \"versionStartIncluding\": \"8.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"9.0.3\", \"versionStartIncluding\": \"9.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.12.6\", \"versionStartIncluding\": \"17.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.13.3\", \"versionStartIncluding\": \"17.10\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.8.19\", \"versionStartIncluding\": \"17.8.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.10.12\", \"versionStartIncluding\": \"17.10\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"f38d906d-7342-40ea-92c1-6c4a2c6478c8\", \"shortName\": \"microsoft\", \"dateUpdated\": \"2025-05-19T21:37:54.921Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-24070\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-19T21:37:54.921Z\", \"dateReserved\": \"2025-01-16T23:11:19.734Z\", \"assignerOrgId\": \"f38d906d-7342-40ea-92c1-6c4a2c6478c8\", \"datePublished\": \"2025-03-11T16:58:54.453Z\", \"assignerShortName\": \"microsoft\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
rhsa-2025:2666
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.4 Extended Update Support.\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.114 and .NET Runtime 8.0.14.Security Fix(es):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (CVE-2025-24070)\n\nBug Fix(es) and Enhancement(s):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (BZ#2349733)\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-2025:2666",
"url": "https://access.redhat.com/errata/RHSA-2025:2666"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2666.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-11T10:12:52+00:00",
"generator": {
"date": "2025-11-11T10:12:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:2666",
"initial_release_date": "2025-03-11T19:34:51+00:00",
"revision_history": [
{
"date": "2025-03-11T19:34:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-11T19:34:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T10:12:52+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 EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-host-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-host-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.114-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.114-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-host-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-host-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.114-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-host-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-host-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.114-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.114-1.el9_4.src",
"product": {
"name": "dotnet8.0-0:8.0.114-1.el9_4.src",
"product_id": "dotnet8.0-0:8.0.114-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.114-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-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-host-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.114-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src"
},
"product_reference": "dotnet8.0-0:8.0.114-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-host-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.114-1.el9_4.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src"
},
"product_reference": "dotnet8.0-0:8.0.114-1.el9_4.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24070",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2025-03-04T06:49:55.622000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349733"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SignInManager.RefreshSignInAsync method. This flaw allows an attacker with local access and low privileges to escalate privileges. The issue might lead to unauthorized access or manipulation of authentication sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method",
"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.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24070"
},
{
"category": "external",
"summary": "RHBZ#2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070"
}
],
"release_date": "2025-03-11T17:47:58.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-11T19:34:51+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.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2666"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.114-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.114-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.114-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method"
}
]
}
rhsa-2025:2670
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.114 and .NET Runtime 8.0.14.Security Fix(es):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (CVE-2025-24070)\n\nBug Fix(es) and Enhancement(s):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (BZ#2349733)\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-2025:2670",
"url": "https://access.redhat.com/errata/RHSA-2025:2670"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2670.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-11T10:12:56+00:00",
"generator": {
"date": "2025-11-11T10:12:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:2670",
"initial_release_date": "2025-03-11T19:43:49+00:00",
"revision_history": [
{
"date": "2025-03-11T19:43:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-11T19:43:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T10:12:56+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-8.0-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.114-1.el8_10.src",
"product": {
"name": "dotnet8.0-0:8.0.114-1.el8_10.src",
"product_id": "dotnet8.0-0:8.0.114-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.114-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-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-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-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-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.114-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src"
},
"product_reference": "dotnet8.0-0:8.0.114-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-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:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-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:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-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-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-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-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-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-dbg-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-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-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-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-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-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-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-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-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-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-dbg-8.0-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.14-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-8.0-0:8.0.14-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-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-8.0-0:8.0.114-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-8.0-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.114-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src"
},
"product_reference": "dotnet8.0-0:8.0.114-1.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-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:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-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:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24070",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2025-03-04T06:49:55.622000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349733"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SignInManager.RefreshSignInAsync method. This flaw allows an attacker with local access and low privileges to escalate privileges. The issue might lead to unauthorized access or manipulation of authentication sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method",
"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-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24070"
},
{
"category": "external",
"summary": "RHBZ#2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070"
}
],
"release_date": "2025-03-11T17:47:58.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-11T19:43:49+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-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2670"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.14-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.114-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.114-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.114-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method"
}
]
}
rhsa-2025:2668
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 9.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 9.0.104 and .NET Runtime 9.0.3.Security Fix(es):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (CVE-2025-24070)\n\nBug Fix(es) and Enhancement(s):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (BZ#2349733)\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-2025:2668",
"url": "https://access.redhat.com/errata/RHSA-2025:2668"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2668.json"
}
],
"title": "Red Hat Security Advisory: .NET 9.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-11T10:12:56+00:00",
"generator": {
"date": "2025-11-11T10:12:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:2668",
"initial_release_date": "2025-03-11T19:39:09+00:00",
"revision_history": [
{
"date": "2025-03-11T19:39:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-11T19:39:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T10:12:56+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.5.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.5.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-9.0-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-host-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-host-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.3-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.104-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.104-1.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_id": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"product_id": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.104-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.104-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"product": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"product_id": "dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.104-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.104-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"product_id": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.104-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.3-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.104-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"product_id": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.104-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.104-1.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-host-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-host-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.3-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.104-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.104-1.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"product_id": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-host-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-host-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"product_id": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.104-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.104-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"product": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"product_id": "dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.104-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.104-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"product_id": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.104-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.3-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.104-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"product_id": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.104-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.104-1.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet9.0-0:9.0.104-1.el9_5.src",
"product": {
"name": "dotnet9.0-0:9.0.104-1.el9_5.src",
"product_id": "dotnet9.0-0:9.0.104-1.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0@9.0.104-1.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-host-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-host-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-host-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-0:9.0.104-1.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src"
},
"product_reference": "dotnet9.0-0:9.0.104-1.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-host-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-host-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-host-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-0:9.0.104-1.el9_5.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src"
},
"product_reference": "dotnet9.0-0:9.0.104-1.el9_5.src",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24070",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2025-03-04T06:49:55.622000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349733"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SignInManager.RefreshSignInAsync method. This flaw allows an attacker with local access and low privileges to escalate privileges. The issue might lead to unauthorized access or manipulation of authentication sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method",
"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.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24070"
},
{
"category": "external",
"summary": "RHBZ#2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070"
}
],
"release_date": "2025-03-11T17:47:58.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-11T19:39:09+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.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2668"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-host-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-host-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-9.0-0:9.0.3-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-templates-9.0-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-0:9.0.104-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debuginfo-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet9.0-debugsource-0:9.0.104-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:netstandard-targeting-pack-2.1-0:9.0.104-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method"
}
]
}
rhsa-2025:2667
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 9.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 9.0.104 and .NET Runtime 9.0.3.Security Fix(es):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (CVE-2025-24070)\n\nBug Fix(es) and Enhancement(s):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (BZ#2349733)\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-2025:2667",
"url": "https://access.redhat.com/errata/RHSA-2025:2667"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2667.json"
}
],
"title": "Red Hat Security Advisory: .NET 9.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-11T10:12:53+00:00",
"generator": {
"date": "2025-11-11T10:12:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:2667",
"initial_release_date": "2025-03-11T19:45:19+00:00",
"revision_history": [
{
"date": "2025-03-11T19:45:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-11T19:45:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T10:12:53+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-9.0-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-host-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-host-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.3-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.104-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.104-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "dotnet-0:9.0.104-1.el8_10.ppc64le",
"product_id": "dotnet-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@9.0.104-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.104-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.104-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"product_id": "dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.104-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.104-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"product_id": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.104-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.3-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.104-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"product_id": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.104-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.104-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-host-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-host-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.3-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.104-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.104-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "dotnet-0:9.0.104-1.el8_10.s390x",
"product_id": "dotnet-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@9.0.104-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-host-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-host-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"product_id": "dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.104-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.104-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"product_id": "dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.104-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.104-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"product_id": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.104-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.3-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.104-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"product_id": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.104-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.104-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet9.0-0:9.0.104-1.el8_10.src",
"product": {
"name": "dotnet9.0-0:9.0.104-1.el8_10.src",
"product_id": "dotnet9.0-0:9.0.104-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0@9.0.104-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-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-0:9.0.104-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-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-0:9.0.104-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:9.0.104-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-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-0:9.0.104-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:9.0.104-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-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-0:9.0.104-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:9.0.104-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-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-0:9.0.104-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-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-host-0:9.0.3-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-host-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-host-0:9.0.3-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-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-host-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-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-host-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-host-0:9.0.3-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-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-host-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-host-0:9.0.3-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-host-debuginfo-0:9.0.3-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-host-debuginfo-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-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-host-debuginfo-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-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-host-debuginfo-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-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-host-debuginfo-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-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-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-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-aot-9.0-0:9.0.104-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-aot-9.0-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.104-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-aot-9.0-0:9.0.104-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-aot-9.0-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.104-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-aot-9.0-debuginfo-0:9.0.104-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-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-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-aot-9.0-debuginfo-0:9.0.104-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-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-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-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-0:9.0.104-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src"
},
"product_reference": "dotnet9.0-0:9.0.104-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-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:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-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:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-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:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.3-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-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.3-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-0:9.0.104-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-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-0:9.0.104-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:9.0.104-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-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-0:9.0.104-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:9.0.104-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-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-0:9.0.104-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-0:9.0.104-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-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-0:9.0.104-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-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-host-0:9.0.3-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-host-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-host-0:9.0.3-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-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-host-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-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-host-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-host-0:9.0.3-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.3-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-host-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-host-0:9.0.3-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-host-debuginfo-0:9.0.3-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-host-debuginfo-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-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-host-debuginfo-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-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-host-debuginfo-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.3-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-host-debuginfo-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-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-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-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-dbg-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.3-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.104-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-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-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-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-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-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-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-aot-9.0-0:9.0.104-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-aot-9.0-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.104-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-aot-9.0-0:9.0.104-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-aot-9.0-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.104-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-aot-9.0-debuginfo-0:9.0.104-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-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-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-aot-9.0-debuginfo-0:9.0.104-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-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-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-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-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-dbg-9.0-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.104-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.3-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-9.0-0:9.0.3-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.3-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-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-9.0-0:9.0.104-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-9.0-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-0:9.0.104-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src"
},
"product_reference": "dotnet9.0-0:9.0.104-1.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.104-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:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.104-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:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.104-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:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24070",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2025-03-04T06:49:55.622000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349733"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SignInManager.RefreshSignInAsync method. This flaw allows an attacker with local access and low privileges to escalate privileges. The issue might lead to unauthorized access or manipulation of authentication sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method",
"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-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24070"
},
{
"category": "external",
"summary": "RHBZ#2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070"
}
],
"release_date": "2025-03-11T17:47:58.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-11T19:45:19+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-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.3-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.104-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.104-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.104-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method"
}
]
}
rhsa-2025:2669
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.114 and .NET Runtime 8.0.14.Security Fix(es):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (CVE-2025-24070)\n\nBug Fix(es) and Enhancement(s):\n\n* dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method (BZ#2349733)\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-2025:2669",
"url": "https://access.redhat.com/errata/RHSA-2025:2669"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2669.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-11T10:12:54+00:00",
"generator": {
"date": "2025-11-11T10:12:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:2669",
"initial_release_date": "2025-03-11T19:40:09+00:00",
"revision_history": [
{
"date": "2025-03-11T19:40:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-11T19:40:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T10:12: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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.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.5.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.14-1.el9_5.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.114-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.114-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.114-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.114-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.14-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.114-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.114-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.114-1.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.114-1.el9_5.src",
"product": {
"name": "dotnet8.0-0:8.0.114-1.el9_5.src",
"product_id": "dotnet8.0-0:8.0.114-1.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.114-1.el9_5?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.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.114-1.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src"
},
"product_reference": "dotnet8.0-0:8.0.114-1.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.114-1.el9_5.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src"
},
"product_reference": "dotnet8.0-0:8.0.114-1.el9_5.src",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24070",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2025-03-04T06:49:55.622000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349733"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SignInManager.RefreshSignInAsync method. This flaw allows an attacker with local access and low privileges to escalate privileges. The issue might lead to unauthorized access or manipulation of authentication sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method",
"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.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24070"
},
{
"category": "external",
"summary": "RHBZ#2349733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070"
}
],
"release_date": "2025-03-11T17:47:58.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-11T19:40:09+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.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2669"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:aspnetcore-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-apphost-pack-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-hostfxr-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-8.0-debuginfo-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-runtime-dbg-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-8.0-source-built-artifacts-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-sdk-dbg-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-targeting-pack-8.0-0:8.0.14-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet-templates-8.0-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-0:8.0.114-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debuginfo-0:8.0.114-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:dotnet8.0-debugsource-0:8.0.114-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: Privilege Escalation Vulnerability in .NET SignInManager.RefreshSignInAsync Method"
}
]
}
msrc_cve-2025-24070
Vulnerability from csaf_microsoft
Notes
{
"document": {
"acknowledgments": [
{
"names": [
"Zahid TOKAT"
]
}
],
"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-2025-24070 ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability - HTML",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070"
},
{
"category": "self",
"summary": "CVE-2025-24070 ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability - CSAF",
"url": "https://msrc.microsoft.com/csaf/advisories/2025/msrc_cve-2025-24070.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": "ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability",
"tracking": {
"current_release_date": "2025-03-11T07:00:00.000Z",
"generator": {
"date": "2025-05-19T21:37:53.526Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-24070",
"initial_release_date": "2025-03-11T07:00:00.000Z",
"revision_history": [
{
"date": "2025-03-11T07:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.0.14",
"product": {
"name": "ASP.NET Core 8.0 \u003c8.0.14",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "8.0.14",
"product": {
"name": "ASP.NET Core 8.0 8.0.14",
"product_id": "12256"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 8.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.0.3",
"product": {
"name": "ASP.NET Core 9.0 \u003c9.0.3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "9.0.3",
"product": {
"name": "ASP.NET Core 9.0 9.0.3",
"product_id": "12507"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 9.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.12.6",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.12 \u003c17.12.6",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "17.12.6",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.12 17.12.6",
"product_id": "12459"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.12"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.13.3",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.13 \u003c17.13.3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "17.13.3",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.13 17.13.3",
"product_id": "12506"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.13"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.8.19",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.8 \u003c17.8.19",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "17.8.19",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.8 17.8.19",
"product_id": "12271"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.8"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.10.12",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.10 \u003c17.10.12",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "17.10.12",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.10 17.10.12",
"product_id": "12322"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24070",
"cwe": {
"id": "CWE-1390",
"name": "Weak Authentication"
},
"notes": [
{
"category": "general",
"text": "Microsoft",
"title": "Assigning CNA"
},
{
"category": "faq",
"text": "An attacker who successfully exploited this vulnerability could gain the privileges of the compromised user.",
"title": "What privileges could be gained by an attacker who successfully exploited the vulnerability?"
},
{
"category": "faq",
"text": "Successful exploitation of this vulnerability requires an attacker to gather information specific to the environment and take additional actions prior to exploitation to prepare the target environment.",
"title": "According to the CVSS metric, the attack complexity is high (AC:H). What does that mean for this vulnerability?"
}
],
"product_status": {
"fixed": [
"12256",
"12271",
"12322",
"12459",
"12506",
"12507"
],
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24070 ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability - HTML",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070"
},
{
"category": "self",
"summary": "CVE-2025-24070 ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability - CSAF",
"url": "https://msrc.microsoft.com/csaf/advisories/2025/msrc_cve-2025-24070.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-11T07:00:00.000Z",
"details": "8.0.14:Security Update:https://support.microsoft.com/help/5054229",
"product_ids": [
"6"
],
"url": "https://support.microsoft.com/help/5054229"
},
{
"category": "vendor_fix",
"date": "2025-03-11T07:00:00.000Z",
"details": "9.0.3:Security Update:https://support.microsoft.com/help/5054230",
"product_ids": [
"1"
],
"url": "https://support.microsoft.com/help/5054230"
},
{
"category": "vendor_fix",
"date": "2025-03-11T07:00:00.000Z",
"details": "17.12.6:Security Update:https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes",
"product_ids": [
"3"
],
"url": "https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes"
},
{
"category": "vendor_fix",
"date": "2025-03-11T07:00:00.000Z",
"details": "17.13.3:Security Update:https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes",
"product_ids": [
"2"
],
"url": "https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes"
},
{
"category": "vendor_fix",
"date": "2025-03-11T07:00:00.000Z",
"details": "17.8.19: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": "2025-03-11T07:00:00.000Z",
"details": "17.10.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"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"exploitCodeMaturity": "UNPROVEN",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"remediationLevel": "OFFICIAL_FIX",
"reportConfidence": "CONFIRMED",
"scope": "UNCHANGED",
"temporalScore": 6.1,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Elevation of Privilege"
},
{
"category": "exploit_status",
"details": "Publicly Disclosed:No;Exploited:No;Latest Software Release:Exploitation Less Likely"
}
],
"title": "ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability"
}
]
}
CERTFR-2025-AVI-0196
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance et une élévation de privilèges.
Solutions
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 Visual Studio 2017 version 15.9 (inclus 15.0 - 15.8) antérieures à 15.9.71 | ||
| Microsoft | N/A | Visual Studio Code versions antérieures à 1.98.0 | ||
| Microsoft | N/A | Microsoft Visual Studio 2022 version 17.8 antérieures à 17.8.19 | ||
| Microsoft | N/A | Microsoft Visual Studio 2019 version 16.11 (inclus 16.0 - 16.10) antérieures à 16.11.45 | ||
| Microsoft | N/A | Microsoft Visual Studio 2022 version 17.13 antérieures à 17.13.3 | ||
| Microsoft | N/A | Microsoft Visual Studio 2022 version 17.12 antérieures à 17.12.6 | ||
| Microsoft | N/A | WinDbg versions antérieures à 1.2502.25002.0 | ||
| Microsoft | N/A | Microsoft Visual Studio 2022 version 17.10 antérieures à 17.10.12 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Microsoft Visual Studio 2017 version 15.9 (inclus 15.0 - 15.8) ant\u00e9rieures \u00e0 15.9.71",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Visual Studio Code versions ant\u00e9rieures \u00e0 1.98.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2022 version 17.8 ant\u00e9rieures \u00e0 17.8.19",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2019 version 16.11 (inclus 16.0 - 16.10) ant\u00e9rieures \u00e0 16.11.45",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2022 version 17.13 ant\u00e9rieures \u00e0 17.13.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2022 version 17.12 ant\u00e9rieures \u00e0 17.12.6",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "WinDbg versions ant\u00e9rieures \u00e0 1.2502.25002.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2022 version 17.10 ant\u00e9rieures \u00e0 17.10.12",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-25003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25003"
},
{
"name": "CVE-2025-26631",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26631"
},
{
"name": "CVE-2025-24043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24043"
},
{
"name": "CVE-2025-24998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24998"
},
{
"name": "CVE-2025-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24070"
}
],
"initial_release_date": "2025-03-12T00:00:00",
"last_revision_date": "2025-03-12T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0196",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-03-12T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance et une \u00e9l\u00e9vation de privil\u00e8ges.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2025-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-25003",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-25003"
},
{
"published_at": "2025-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-24070",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070"
},
{
"published_at": "2025-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-24998",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24998"
},
{
"published_at": "2025-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-24043",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24043"
},
{
"published_at": "2025-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-26631",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-26631"
}
]
}
CERTFR-2025-AVI-0194
Vulnerability from certfr_avis
Une vulnérabilité a été découverte dans Microsoft .Net. Elle permet à un attaquant de provoquer une élévation de privilèges.
Solutions
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 8.0 versions ant\u00e9rieures \u00e0 8.0.14",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "ASP.NET Core 9.0 versions ant\u00e9rieures \u00e0 9.0.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24070"
}
],
"initial_release_date": "2025-03-12T00:00:00",
"last_revision_date": "2025-03-12T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0194",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-03-12T00:00:00.000000"
}
],
"risks": [
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Microsoft .Net. Elle permet \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges.",
"title": "Vuln\u00e9rabilit\u00e9 dans Microsoft .Net",
"vendor_advisories": [
{
"published_at": "2025-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft .Net CVE-2025-24070",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070"
}
]
}
ghsa-2865-hh9g-w894
Vulnerability from github
Microsoft Security Advisory CVE-2025-24070: .NET Elevation of Privilege Vulnerability
Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 9.0, ASP.NET Core 8.0, ASP.NET Core 6.0, and ASP.NET Core 2.3. This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.
A vulnerability exists in ASP.NET Core applications calling RefreshSignInAsync with an improperly authenticated user parameter that could allow an attacker to sign into another user's account, resulting in Elevation of Privilege.
Announcement
Announcement for this issue can be found at https://github.com/dotnet/announcements/issues/348
Mitigation factors
Microsoft has not identified any mitigating factors for this vulnerability.
Affected software
- Any ASP.NET Core 9.0 application running on ASP.NET Core 9.0.2 or earlier.
- Any ASP.NET Core application running on ASP.NET Core 8.0.13 or earlier.
- Any ASP.NET Core application running on ASP.NET Core 6.0.36 or earlier.
- Any ASP.NET Core 2.x application consuming the package Microsoft.AspNetCore.Identity version 2.3.0 or earlier.
Affected Packages
The vulnerability affects any Microsoft .NET Core project if it uses any of affected packages versions listed below
| Package name | Affected version | Patched version | | --- | --- | --- | | Microsoft.AspNetCore.Identity | 2.3.0 | 2.3.1 |
ASP.NET Core 9
| Package name | Affected version | Patched version | | --- | --- | --- | | Microsoft.AspNetCore.App.Runtime.linux-arm | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.linux-arm64 | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.linux-musl-arm | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.linux-x64 | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.osx-arm64 | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.osx-x64 | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.win-arm | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.win-arm64 | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.win-x64 | >= 9.0.0, <= 9.0.2 | 9.0.3 | | Microsoft.AspNetCore.App.Runtime.win-x86 | >= 9.0.0, <= 9.0.2 | 9.0.3 |
ASP.NET Core 8
| Package name | Affected version | Patched version | | --- | --- | --- | | Microsoft.AspNetCore.App.Runtime.linux-arm | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.linux-arm64 | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.linux-musl-arm | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.linux-x64 | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.osx-arm64 | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.osx-x64 | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.win-arm | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.win-arm64 | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.win-x64 | >= 8.0.0, <= 8.0.13 | 8.0.14 | | Microsoft.AspNetCore.App.Runtime.win-x86 | >= 8.0.0, <= 8.0.13 | 8.0.14 |
ASP.NET Core 6
| Package name | Affected version | Patched version | | --- | --- | --- | | Microsoft.AspNetCore.App.Runtime.linux-arm | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.linux-arm64 | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.linux-musl-arm | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.linux-x64 | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.osx-arm64 | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.osx-x64 | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.win-arm | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.win-arm64 | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.win-x64 | >= 6.0.0, <= 6.0.36 | none | | Microsoft.AspNetCore.App.Runtime.win-x86 | >= 6.0.0, <= 6.0.36 | none |
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 9.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 your application references the vulnerable package, update the package reference to the patched version.
-
You can list the versions you have installed by running the
dotnet --infocommand. You will see output like the following:
``` .NET SDK: Version: 9.0.100 Commit: 59db016f11 Workload version: 9.0.100-manifests.3068a692 MSBuild version: 17.12.7+5b8665660
Runtime Environment: OS Name: Mac OS X OS Version: 15.2 OS Platform: Darwin RID: osx-arm64 Base Path: /usr/local/share/dotnet/sdk/9.0.100/
.NET workloads installed: There are no installed workloads to display. Configured to use loose manifests when installing new manifests.
Host: Version: 9.0.0 Architecture: arm64 Commit: 9d5a6a9aa4
.NET SDKs installed: 9.0.100 [/usr/local/share/dotnet/sdk]
.NET runtimes installed: Microsoft.AspNetCore.App 9.0.0 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 9.0.0 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Other architectures found: x64 [/usr/local/share/dotnet] registered at [/etc/dotnet/install_location_x64]
Environment variables: Not set
global.json file: Not found
Learn more: https://aka.ms/dotnet/info
Download .NET: https://aka.ms/dotnet/download ```
- If you're using .NET 9.0, you should download and install .NET 9.0.3 Runtime or .NET 9.0.103 SDK (for Visual Studio 2022 v17.12 latest Preview) from https://dotnet.microsoft.com/download/dotnet-core/9.0.
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 9.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/aspnetcore. 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
Acknowledgement
Zahid TOKAT
{
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.Identity"
},
"ranges": [
{
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.3.0"
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.13"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.2"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0"
},
{
"last_affected": "6.0.36"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-24070"
],
"database_specific": {
"cwe_ids": [
"CWE-1390"
],
"github_reviewed": true,
"github_reviewed_at": "2025-03-11T19:24:11Z",
"nvd_published_at": "2025-03-11T17:16:29Z",
"severity": "HIGH"
},
"details": "# Microsoft Security Advisory CVE-2025-24070: .NET Elevation of Privilege Vulnerability\n\n## Executive summary\n\nMicrosoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 9.0, ASP.NET Core 8.0, ASP.NET Core 6.0, and ASP.NET Core 2.3. 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 Core applications calling RefreshSignInAsync with an improperly authenticated user parameter that could allow an attacker to sign into another user\u0027s account, resulting in Elevation of Privilege.\n\n## Announcement\n\nAnnouncement for this issue can be found at https://github.com/dotnet/announcements/issues/348\n\n### Mitigation factors\n\nMicrosoft has not identified any mitigating factors for this vulnerability.\n\n## Affected software\n\n* Any ASP.NET Core 9.0 application running on ASP.NET Core 9.0.2 or earlier.\n* Any ASP.NET Core application running on ASP.NET Core 8.0.13 or earlier.\n* Any ASP.NET Core application running on ASP.NET Core 6.0.36 or earlier.\n* Any ASP.NET Core 2.x application consuming the package Microsoft.AspNetCore.Identity version 2.3.0 or earlier.\n\n## Affected Packages\n\nThe vulnerability affects any Microsoft .NET Core project if it uses any of affected packages versions listed below\n\n| Package name | Affected version | Patched version |\n| --- | --- | --- |\n| [Microsoft.AspNetCore.Identity](https://www.nuget.org/packages/Microsoft.AspNetCore.Identity) | 2.3.0 | 2.3.1 |\n\n### ASP.NET Core 9\n\n| Package name | Affected version | Patched version |\n| --- | --- | --- |\n| [Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n| [Microsoft.AspNetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x86) | \u003e= 9.0.0, \u003c= 9.0.2 | 9.0.3 |\n\n### ASP.NET Core 8\n\n| Package name | Affected version | Patched version |\n| --- | --- | --- |\n| [Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n| [Microsoft.AspNetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x86) | \u003e= 8.0.0, \u003c= 8.0.13 | 8.0.14 |\n\n### ASP.NET Core 6\n\n| Package name | Affected version | Patched version |\n| --- | --- | --- |\n| [Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\n| [Microsoft.AspNetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x86) | \u003e= 6.0.0, \u003c= 6.0.36 | none |\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\n1. To fix the issue please install the latest version of .NET 9.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.\n2. If your application references the vulnerable package, update the package reference to the patched version.\n\n* 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 SDK:\n Version: 9.0.100\n Commit: 59db016f11\n Workload version: 9.0.100-manifests.3068a692\n MSBuild version: 17.12.7+5b8665660\n\nRuntime Environment:\n OS Name: Mac OS X\n OS Version: 15.2\n OS Platform: Darwin\n RID: osx-arm64\n Base Path: /usr/local/share/dotnet/sdk/9.0.100/\n\n.NET workloads installed:\nThere are no installed workloads to display.\nConfigured to use loose manifests when installing new manifests.\n\nHost:\n Version: 9.0.0\n Architecture: arm64\n Commit: 9d5a6a9aa4\n\n.NET SDKs installed:\n 9.0.100 [/usr/local/share/dotnet/sdk]\n\n.NET runtimes installed:\n Microsoft.AspNetCore.App 9.0.0 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]\n Microsoft.NETCore.App 9.0.0 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]\n\nOther architectures found:\n x64 [/usr/local/share/dotnet]\n registered at [/etc/dotnet/install_location_x64]\n\nEnvironment variables:\n Not set\n\nglobal.json file:\n Not found\n\nLearn more:\n https://aka.ms/dotnet/info\n\nDownload .NET:\n https://aka.ms/dotnet/download\n```\n\n* If you\u0027re using .NET 9.0, you should download and install .NET 9.0.3 Runtime or .NET 9.0.103 SDK (for Visual Studio 2022 v17.12 latest Preview) from https://dotnet.microsoft.com/download/dotnet-core/9.0.\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 9.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 https://aka.ms/corebounty.\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/aspnetcore. 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### Acknowledgement\n\nZahid TOKAT\n\n[CVE-2025-24070](https://www.cve.org/CVERecord?id=CVE-2025-24070)",
"id": "GHSA-2865-hh9g-w894",
"modified": "2025-10-23T20:11:40Z",
"published": "2025-03-11T19:24:11Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/dotnet/aspnetcore/security/advisories/GHSA-2865-hh9g-w894"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24070"
},
{
"type": "PACKAGE",
"url": "https://github.com/dotnet/aspnetcore"
},
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070"
},
{
"type": "WEB",
"url": "https://www.herodevs.com/vulnerability-directory/cve-2025-24070"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"type": "CVSS_V3"
}
],
"summary": "Microsoft Security Advisory CVE-2025-24070: .NET Elevation of Privilege Vulnerability"
}
fkie_cve-2025-24070
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| secure@microsoft.com | https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.herodevs.com/vulnerability-directory/cve-2025-24070 | Exploit, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| microsoft | asp.net_core | * | |
| microsoft | asp.net_core | * | |
| microsoft | visual_studio_2022 | * | |
| 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": "55FC1BF4-A05F-42D4-BE9F-ADAC044C0A60",
"versionEndExcluding": "8.0.14",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1AF4F56C-B20B-4286-B375-D3BF9CEA5DB7",
"versionEndExcluding": "9.0.3",
"versionStartIncluding": "9.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3CAB4ECB-776D-450E-B350-2A8366608B5E",
"versionEndExcluding": "17.8.19",
"versionStartIncluding": "17.8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CE599BE9-9542-47AB-8DF2-41AC96828EC0",
"versionEndExcluding": "17.10.12",
"versionStartIncluding": "17.10.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7D439AC8-08F1-4F99-9BBE-C4FCD9B99539",
"versionEndExcluding": "17.12.6",
"versionStartIncluding": "17.12.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F0477DF0-B955-41E2-AA6B-B07B324DFC5A",
"versionEndExcluding": "17.13.3",
"versionStartIncluding": "17.13.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Weak authentication in ASP.NET Core \u0026amp; Visual Studio allows an unauthorized attacker to elevate privileges over a network."
},
{
"lang": "es",
"value": "La autenticaci\u00f3n d\u00e9bil en ASP.NET Core y Visual Studio permite que un atacante no autorizado eleve privilegios en una red."
}
],
"id": "CVE-2025-24070",
"lastModified": "2025-07-02T14:25:46.603",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 4.7,
"source": "secure@microsoft.com",
"type": "Secondary"
}
]
},
"published": "2025-03-11T17:16:29.680",
"references": [
{
"source": "secure@microsoft.com",
"tags": [
"Vendor Advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24070"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://www.herodevs.com/vulnerability-directory/cve-2025-24070"
}
],
"sourceIdentifier": "secure@microsoft.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1390"
}
],
"source": "secure@microsoft.com",
"type": "Secondary"
}
]
}
ncsc-2025-0079
Vulnerability from csaf_ncscnl
Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Microsoft heeft kwetsbaarheden verholpen in Visual Studio en .NET",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwadwillende kan de kwetsbaarheden misbruiken om zich verhoogde rechten toe te kennen en/of willekeurige code uit te voeren met rechten van de ontwikkelaar. Omdat ontwikkelaars veelal onder verhoogde rechten werken, is niet uit te sluiten dat uitvoer van code kan plaatsvinden met hogere rechten dan gebruikersrechten.\n\nVoor succesvol misbruik van de kwetsbaarheden met kenmerken CVE-2025-24998, CVE-2025-25003 en CVE-2025-26631 moet de kwaadwillende het slachtoffer misleiden malafide broncode te importeren en uit te voeren.\nVoor succesvol misbruik van de kwetsbaarheden met kenmerken CVE-2025-24043 en CVE-2025-24070 moet de kwaadwillende voorafgaande authenticatie hebben en voorbereidende handelingen plegen. Misbruik is hiermee niet eenvoudig.\n\n```\nVisual Studio: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-24998 | 7.30 | Verkrijgen van verhoogde rechten | \n| CVE-2025-25003 | 7.30 | Verkrijgen van verhoogde rechten | \n|----------------|------|-------------------------------------|\n\nVisual Studio Code: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-26631 | 7.30 | Verkrijgen van verhoogde rechten | \n|----------------|------|-------------------------------------|\n\n.NET: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-24043 | 7.50 | Uitvoeren van willekeurige code | \n|----------------|------|-------------------------------------|\n\nASP.NET Core \u0026 Visual Studio: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-24070 | 7.00 | Verkrijgen van verhoogde rechten | \n|----------------|------|-------------------------------------|\n```",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Microsoft heeft updates beschikbaar gesteld waarmee de beschreven kwetsbaarheden worden verholpen. We raden u aan om deze updates te installeren. Meer informatie over de kwetsbaarheden, de installatie van de updates en eventuele work-arounds vindt u op:\n\nhttps://portal.msrc.microsoft.com/en-us/security-guidance",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Weak Authentication",
"title": "CWE-1390"
},
{
"category": "general",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
},
{
"category": "general",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"title": "Kwetsbaarheden verholpen in Microsoft Developer Tools",
"tracking": {
"current_release_date": "2025-03-11T18:44:07.766518Z",
"generator": {
"date": "2025-02-25T15:15:00Z",
"engine": {
"name": "V.A.",
"version": "1.0"
}
},
"id": "NCSC-2025-0079",
"initial_release_date": "2025-03-11T18:44:07.766518Z",
"revision_history": [
{
"date": "2025-03-11T18:44:07.766518Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/1.0.0|\u003c8.0.14",
"product": {
"name": "vers:unknown/1.0.0|\u003c8.0.14",
"product_id": "CSAFPID-2462473"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 8.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/1.0.0|\u003c9.0.3",
"product": {
"name": "vers:unknown/1.0.0|\u003c9.0.3",
"product_id": "CSAFPID-2462474"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 9.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/15.9.0|\u003c15.9.71",
"product": {
"name": "vers:unknown/15.9.0|\u003c15.9.71",
"product_id": "CSAFPID-2462454"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/16.11.0|\u003c16.11.45",
"product": {
"name": "vers:unknown/16.11.0|\u003c16.11.45",
"product_id": "CSAFPID-2462449"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/17.10|\u003c17.10.12",
"product": {
"name": "vers:unknown/17.10|\u003c17.10.12",
"product_id": "CSAFPID-2462451"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.10"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/17.0|\u003c17.12.6",
"product": {
"name": "vers:unknown/17.0|\u003c17.12.6",
"product_id": "CSAFPID-2462452"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.12"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/17.10|\u003c17.13.3",
"product": {
"name": "vers:unknown/17.10|\u003c17.13.3",
"product_id": "CSAFPID-2462453"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.13"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/17.8.0|\u003c17.8.19",
"product": {
"name": "vers:unknown/17.8.0|\u003c17.8.19",
"product_id": "CSAFPID-2462450"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.8"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/1.0.0|\u003c1.98.0",
"product": {
"name": "vers:unknown/1.0.0|\u003c1.98.0",
"product_id": "CSAFPID-2461971"
}
}
],
"category": "product_name",
"name": "Visual Studio Code"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/1.0.0|\u003c1.2502.25002.0",
"product": {
"name": "vers:unknown/1.0.0|\u003c1.2502.25002.0",
"product_id": "CSAFPID-2461955"
}
}
],
"category": "product_name",
"name": "WinDbg"
}
],
"category": "vendor",
"name": "Microsoft"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24043",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "other",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2462473",
"CSAFPID-2462474",
"CSAFPID-2462454",
"CSAFPID-2462449",
"CSAFPID-2462451",
"CSAFPID-2462452",
"CSAFPID-2462453",
"CSAFPID-2462450",
"CSAFPID-2461971",
"CSAFPID-2461955"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24043",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24043.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-2462473",
"CSAFPID-2462474",
"CSAFPID-2462454",
"CSAFPID-2462449",
"CSAFPID-2462451",
"CSAFPID-2462452",
"CSAFPID-2462453",
"CSAFPID-2462450",
"CSAFPID-2461971",
"CSAFPID-2461955"
]
}
],
"title": "CVE-2025-24043"
},
{
"cve": "CVE-2025-24070",
"cwe": {
"id": "CWE-1390",
"name": "Weak Authentication"
},
"notes": [
{
"category": "other",
"text": "Weak Authentication",
"title": "CWE-1390"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2462473",
"CSAFPID-2462474",
"CSAFPID-2462454",
"CSAFPID-2462449",
"CSAFPID-2462451",
"CSAFPID-2462452",
"CSAFPID-2462453",
"CSAFPID-2462450",
"CSAFPID-2461971",
"CSAFPID-2461955"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24070",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24070.json"
}
],
"title": "CVE-2025-24070"
},
{
"cve": "CVE-2025-24998",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2462473",
"CSAFPID-2462474",
"CSAFPID-2462454",
"CSAFPID-2462449",
"CSAFPID-2462451",
"CSAFPID-2462452",
"CSAFPID-2462453",
"CSAFPID-2462450",
"CSAFPID-2461971",
"CSAFPID-2461955"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24998.json"
}
],
"title": "CVE-2025-24998"
},
{
"cve": "CVE-2025-25003",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2462473",
"CSAFPID-2462474",
"CSAFPID-2462454",
"CSAFPID-2462449",
"CSAFPID-2462451",
"CSAFPID-2462452",
"CSAFPID-2462453",
"CSAFPID-2462450",
"CSAFPID-2461971",
"CSAFPID-2461955"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-25003",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-25003.json"
}
],
"title": "CVE-2025-25003"
},
{
"cve": "CVE-2025-26631",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2462473",
"CSAFPID-2462474",
"CSAFPID-2462454",
"CSAFPID-2462449",
"CSAFPID-2462451",
"CSAFPID-2462452",
"CSAFPID-2462453",
"CSAFPID-2462450",
"CSAFPID-2461971",
"CSAFPID-2461955"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26631",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26631.json"
}
],
"title": "CVE-2025-26631"
}
]
}
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.