Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-55315 (GCVE-0-2025-55315)
Vulnerability from cvelistv5
- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
| Vendor | Product | Version | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Microsoft | ASP.NET Core 8.0 |
Version: 8.0 < 8.0.21 |
|||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-55315",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-28T12:57:54.225931Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-28T12:57:58.619Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://gist.github.com/N3mes1s/d0897c13ca199e739ecc2b562f466040"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-10-28T20:12:31.181Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://andrewlock.net/understanding-the-worst-dotnet-vulnerability-request-smuggling-and-cve-2025-55315/"
}
],
"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.21",
"status": "affected",
"version": "8.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "ASP.NET Core 9.0",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "9.0.10",
"status": "affected",
"version": "9.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "ASP.NET Core 2.3",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.3.6",
"status": "affected",
"version": "2.3",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.12",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.12.13",
"status": "affected",
"version": "17.12.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.10",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.10.20",
"status": "affected",
"version": "17.10.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"Unknown"
],
"product": "Microsoft Visual Studio 2022 version 17.14",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "17.14.17",
"status": "affected",
"version": "17.14.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"versionEndExcluding": "8.0.21",
"versionStartIncluding": "8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"versionEndExcluding": "9.0.10",
"versionStartIncluding": "9.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.3.6",
"versionStartIncluding": "2.3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.12.13",
"versionStartIncluding": "17.12.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.10.20",
"versionStartIncluding": "17.10.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"versionEndExcluding": "17.14.17",
"versionStartIncluding": "17.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2025-10-14T07:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Inconsistent interpretation of http requests (\u0027http request/response smuggling\u0027) in ASP.NET Core allows an authorized attacker to bypass a security feature over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-04T20:02:14.759Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "ASP.NET Security Feature Bypass Vulnerability",
"tags": [
"vendor-advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315"
}
],
"title": "ASP.NET Security Feature Bypass Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2025-55315",
"datePublished": "2025-10-14T17:00:10.371Z",
"dateReserved": "2025-08-12T20:19:59.422Z",
"dateUpdated": "2025-11-04T20:02:14.759Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-55315\",\"sourceIdentifier\":\"secure@microsoft.com\",\"published\":\"2025-10-14T17:15:44.960\",\"lastModified\":\"2025-10-28T21:15:37.933\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Inconsistent interpretation of http requests (\u0027http request/response smuggling\u0027) in ASP.NET Core allows an authorized attacker to bypass a security feature over a network.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secure@microsoft.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"secure@microsoft.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.3.0\",\"versionEndExcluding\":\"2.3.6\",\"matchCriteriaId\":\"3FFD93B1-E2BC-4183-AF00-E8076AE481EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.21\",\"matchCriteriaId\":\"CF3C03E8-F428-4E48-9E44-C2BFB5063C93\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndExcluding\":\"9.0.10\",\"matchCriteriaId\":\"79900862-C5E8-49CC-B3CB-C29E8E105462\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.10.0\",\"versionEndExcluding\":\"17.10.20\",\"matchCriteriaId\":\"D1CC80FE-4DE3-4AC2-AB45-AEEE2A90B3ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.12.10\",\"versionEndExcluding\":\"17.12.13\",\"matchCriteriaId\":\"30CA6B37-C8AE-47E1-AC0C-64A092CD880D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.14.0\",\"versionEndExcluding\":\"17.14.17\",\"matchCriteriaId\":\"B906E822-E6EF-4890-A100-4BA93187BCD6\"}]}]}],\"references\":[{\"url\":\"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315\",\"source\":\"secure@microsoft.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://andrewlock.net/understanding-the-worst-dotnet-vulnerability-request-smuggling-and-cve-2025-55315/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://gist.github.com/N3mes1s/d0897c13ca199e739ecc2b562f466040\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://andrewlock.net/understanding-the-worst-dotnet-vulnerability-request-smuggling-and-cve-2025-55315/\"}], \"x_generator\": {\"engine\": \"ADPogram 0.0.1\"}, \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-10-28T20:12:31.181Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-55315\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-28T12:57:54.225931Z\"}}}], \"references\": [{\"url\": \"https://gist.github.com/N3mes1s/d0897c13ca199e739ecc2b562f466040\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-15T13:50:13.987Z\"}}], \"cna\": {\"title\": \"ASP.NET Security Feature Bypass Vulnerability\", \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 9.9, \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L/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.21\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"ASP.NET Core 9.0\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.0\", \"lessThan\": \"9.0.10\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"ASP.NET Core 2.3\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.3\", \"lessThan\": \"2.3.6\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.12\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.12.0\", \"lessThan\": \"17.12.13\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.10\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.10.0\", \"lessThan\": \"17.10.20\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft Visual Studio 2022 version 17.14\", \"versions\": [{\"status\": \"affected\", \"version\": \"17.14.0\", \"lessThan\": \"17.14.17\", \"versionType\": \"custom\"}], \"platforms\": [\"Unknown\"]}], \"datePublic\": \"2025-10-14T07:00:00.000Z\", \"references\": [{\"url\": \"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315\", \"name\": \"ASP.NET Security Feature Bypass Vulnerability\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en-US\", \"value\": \"Inconsistent interpretation of http requests (\u0027http request/response smuggling\u0027) in ASP.NET Core allows an authorized attacker to bypass a security feature over a network.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en-US\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"8.0.21\", \"versionStartIncluding\": \"8.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"9.0.10\", \"versionStartIncluding\": \"9.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.3.6\", \"versionStartIncluding\": \"2.3\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.12.13\", \"versionStartIncluding\": \"17.12.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.10.20\", \"versionStartIncluding\": \"17.10.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"17.14.17\", \"versionStartIncluding\": \"17.14.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"f38d906d-7342-40ea-92c1-6c4a2c6478c8\", \"shortName\": \"microsoft\", \"dateUpdated\": \"2025-11-04T20:02:14.759Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-55315\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T20:02:14.759Z\", \"dateReserved\": \"2025-08-12T20:19:59.422Z\", \"assignerOrgId\": \"f38d906d-7342-40ea-92c1-6c4a2c6478c8\", \"datePublished\": \"2025-10-14T17:00:10.371Z\", \"assignerShortName\": \"microsoft\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2025-AVI-0958
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Tenable Identity Exposure. Certaines d'entre elles permettent à un attaquant de provoquer une élévation de privilèges, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Tenable | Identity Exposure | Identity Exposure versions antérieures à 3.77.14 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Identity Exposure versions ant\u00e9rieures \u00e0 3.77.14",
"product": {
"name": "Identity Exposure",
"vendor": {
"name": "Tenable",
"scada": false
}
}
}
],
"affected_systems_content": "",
"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-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2025-47997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47997"
},
{
"name": "CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-49719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49719"
},
{
"name": "CVE-2025-49718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49718"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
}
],
"initial_release_date": "2025-11-04T00:00:00",
"last_revision_date": "2025-11-04T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0958",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-04T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Tenable Identity Exposure. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Tenable Identity Exposure",
"vendor_advisories": [
{
"published_at": "2025-11-03",
"title": "Bulletin de s\u00e9curit\u00e9 Tenable tns-2025-23",
"url": "https://www.tenable.com/security/tns-2025-23"
}
]
}
CERTFR-2025-AVI-0945
Vulnerability from certfr_avis
Une vulnérabilité a été découverte dans Qnap NetBak PC Agent. Elle permet à un attaquant de provoquer un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Qnap | NetBak PC Agent | NetBak PC Agent versions antérieures à 1.2.6.920 ou avec une version de ASP.NET Core Runtime antérieure à 8.0.21 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "NetBak PC Agent versions ant\u00e9rieures \u00e0 1.2.6.920 ou avec une version de ASP.NET Core Runtime ant\u00e9rieure \u00e0 8.0.21",
"product": {
"name": "NetBak PC Agent",
"vendor": {
"name": "Qnap",
"scada": false
}
}
}
],
"affected_systems_content": "",
"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-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
}
],
"initial_release_date": "2025-10-31T00:00:00",
"last_revision_date": "2025-10-31T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0945",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-31T00:00:00.000000"
}
],
"risks": [
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Qnap NetBak PC Agent. Elle permet \u00e0 un attaquant de provoquer un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Vuln\u00e9rabilit\u00e9 dans Qnap NetBak PC Agent",
"vendor_advisories": [
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Qnap QSA-25-44",
"url": "https://www.qnap.com/go/security-advisory/qsa-25-44"
}
]
}
CERTFR-2025-AVI-0897
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Tenable Identity Exposure. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Tenable | Identity Exposure | Identity Exposure versions antérieures à 3.93.4 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Identity Exposure versions ant\u00e9rieures \u00e0 3.93.4",
"product": {
"name": "Identity Exposure",
"vendor": {
"name": "Tenable",
"scada": false
}
}
}
],
"affected_systems_content": "",
"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-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
}
],
"initial_release_date": "2025-10-20T00:00:00",
"last_revision_date": "2025-10-20T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0897",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-20T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Tenable Identity Exposure. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Tenable Identity Exposure",
"vendor_advisories": [
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Tenable tns-2025-22",
"url": "https://www.tenable.com/security/tns-2025-22"
}
]
}
CERTFR-2025-AVI-0880
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Microsoft .Net. Elles permettent à un attaquant de provoquer une élévation de privilèges, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | .Net | .NET 8.0 installé sur Mac OS versions antérieures à 8.0.21 | ||
| Microsoft | .Net | Microsoft .NET Framework 4.8 versions antérieures à 4.8.04798.04 | ||
| Microsoft | .Net | .NET 9.0 installé sur Linux versions antérieures à 9.0.10 | ||
| Microsoft | .Net | ASP.NET Core 9.0 versions antérieures à 9.0.10 | ||
| Microsoft | .Net | Microsoft .NET Framework 3.5 et 4.7.2 versions antérieures à 10.0.14393.8519 | ||
| Microsoft | .Net | Microsoft .NET Framework 3.5.1 versions antérieures à 2.0.50727.8981 | ||
| Microsoft | .Net | Microsoft .NET Framework 2.0 Service Pack 2 versions antérieures à 2.0.50727.8981 | ||
| Microsoft | .Net | Microsoft .NET Framework 3.0 Service Pack 2 versions antérieures à 2.0.50727.8981 | ||
| Microsoft | .Net | .NET 9.0 installé sur Mac OS versions antérieures à 9.0.10 | ||
| Microsoft | .Net | ASP.NET Core 2.3 versions antérieures à 2.3.6 | ||
| Microsoft | .Net | ASP.NET Core 8.0 versions antérieures à 8.0.21 | ||
| Microsoft | .Net | Microsoft .NET Framework 3.5 versions antérieures à 2.0.50727.8981 | ||
| Microsoft | .Net | Microsoft .NET Framework 4.6.2/4.7/4.7.1/4.7.2 versions antérieures à 4.7.04137.06 | ||
| Microsoft | .Net | Microsoft .NET Framework 3.5 et 4.8.1 versions antérieures à 4.8.1.09321.01 | ||
| Microsoft | .Net | .NET 8.0 installé sur Linux versions antérieures à 8.0.21 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": ".NET 8.0 install\u00e9 sur Mac OS versions ant\u00e9rieures \u00e0 8.0.21",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft .NET Framework 4.8 versions ant\u00e9rieures \u00e0 4.8.04798.04",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": ".NET 9.0 install\u00e9 sur Linux versions ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "ASP.NET Core 9.0 versions ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft .NET Framework 3.5 et 4.7.2 versions ant\u00e9rieures \u00e0 10.0.14393.8519",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft .NET Framework 3.5.1 versions ant\u00e9rieures \u00e0 2.0.50727.8981",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft .NET Framework 2.0 Service Pack 2 versions ant\u00e9rieures \u00e0 2.0.50727.8981",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft .NET Framework 3.0 Service Pack 2 versions ant\u00e9rieures \u00e0 2.0.50727.8981",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": ".NET 9.0 install\u00e9 sur Mac OS versions ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "ASP.NET Core 2.3 versions ant\u00e9rieures \u00e0 2.3.6",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "ASP.NET Core 8.0 versions ant\u00e9rieures \u00e0 8.0.21",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft .NET Framework 3.5 versions ant\u00e9rieures \u00e0 2.0.50727.8981",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft .NET Framework 4.6.2/4.7/4.7.1/4.7.2 versions ant\u00e9rieures \u00e0 4.7.04137.06",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft .NET Framework 3.5 et 4.8.1 versions ant\u00e9rieures \u00e0 4.8.1.09321.01",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": ".NET 8.0 install\u00e9 sur Linux versions ant\u00e9rieures \u00e0 8.0.21",
"product": {
"name": ".Net",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"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-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
}
],
"initial_release_date": "2025-10-15T00:00:00",
"last_revision_date": "2025-10-15T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0880",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Microsoft .Net. Elles permettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Microsoft .Net",
"vendor_advisories": [
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft .Net CVE-2025-55315",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft .Net CVE-2025-55247",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55247"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft .Net CVE-2025-55248",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55248"
}
]
}
CERTFR-2025-AVI-0967
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | File Integrity Monitoring pour VMware Tanzu Platform versions antérieures à 2.1.49 | ||
| VMware | Tanzu Platform | Cloud Service Broker pour Azure pour VMware Tanzu Platform versions antérieures à 1.13.1 | ||
| VMware | Tanzu Platform | AI Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Platform | Scheduler pour VMware Tanzu Platform versions antérieures à 2.0.21 | ||
| VMware | Tanzu Platform | Foundation Core pour VMware Tanzu Platform versions antérieures à 3.1.4 | ||
| VMware | Tanzu Platform | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Platform | .NET Core Buildpack versions antérieures à 2.4.64 | ||
| VMware | Tanzu Platform | VMware Tanzu Data Flow sur Tanzu Platform versions antérieures à 2.0.0 | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.2.4 | ||
| VMware | Tanzu Platform | CredHub Secrets Management pour VMware Tanzu Platform versions antérieures à 1.6.7 | ||
| VMware | Tanzu Platform | Extended App Support pour Tanzu Platform versions antérieures à 1.0.8 | ||
| VMware | Tanzu Platform | Go Buildpack versions antérieures à 1.10.57 | ||
| VMware | Tanzu Platform | VMware Tanzu RabbitMQ sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Platform | NodeJS Buildpack versions antérieures à 1.8.61 | ||
| VMware | Tanzu Platform | Foundation Core pour VMware Tanzu Platform versions antérieures à 3.2.0 | ||
| VMware | Tanzu Platform | Application Services pour VMware Tanzu Platform versions antérieures à 3.3.11 | ||
| VMware | Tanzu Platform | IPsec Encryption pour VMware Tanzu Platform versions antérieures à 1.9.68 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "File Integrity Monitoring pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.1.49",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Service Broker pour Azure pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.13.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "AI Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.21",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.1.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": ".NET Core Buildpack versions ant\u00e9rieures \u00e0 2.4.64",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu Data Flow sur Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Secrets Management pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.6.7",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Extended App Support pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.8",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Go Buildpack versions ant\u00e9rieures \u00e0 1.10.57",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu RabbitMQ sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.61",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.2.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Application Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.3.11",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "IPsec Encryption pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.9.68",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"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-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2024-36138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36138"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2024-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2024-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21890"
},
{
"name": "CVE-2024-21896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21896"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2024-7409",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7409"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2024-6505",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6505"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2024-43484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43484"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2024-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22025"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-54798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54798"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2024-3447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3447"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2023-46809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46809"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38229"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2024-43483",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43483"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-58446",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58446"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2024-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3446"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2024-22019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22019"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2024-4467",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4467"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2024-27983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27983"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2023-30584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30584"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21892"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2024-27982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27982"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-37372",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37372"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2024-43485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43485"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21891"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2024-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22017"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2024-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8244"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2023-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2023-39332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2024-27980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27980"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2023-39333",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39333"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2024-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
}
],
"initial_release_date": "2025-11-05T00:00:00",
"last_revision_date": "2025-11-05T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0967",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-05T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36323",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36323"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36343",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36343"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-99",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36326"
},
{
"published_at": "2025-11-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36305",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36305"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36345",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36345"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36329"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-81",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36316"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36331"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36334",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36334"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36335",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36335"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36340",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36340"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36319",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36319"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36339",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36339"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36322",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36322"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36321",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36321"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-68",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36324"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36336",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36336"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36318",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36318"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36337",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36337"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36346",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36346"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-81",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36315"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36317",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36317"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36344",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36344"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36341",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36341"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36314",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36314"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36330"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36332",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36332"
},
{
"published_at": "2025-11-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36304",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36304"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36342",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36342"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36333",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36333"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-99",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36327"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36338",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36338"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36328"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-68",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36325"
}
]
}
CERTFR-2025-AVI-0882
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et une atteinte à la confidentialité des données.
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 Exchange Server 2016 Cumulative Update 23 versions antérieures à 15.01.2507.061 | ||
| Microsoft | N/A | Microsoft Configuration Manager 2503 versions antérieures à 5.00.9135.1008 | ||
| Microsoft | N/A | Microsoft JDBC Driver 12.2 pour SQL Server versions antérieures à 12.2.1 | ||
| Microsoft | N/A | Microsoft Exchange Server Subscription Edition RTM versions antérieures à 15.02.2562.029 | ||
| Microsoft | N/A | Microsoft Visual Studio 2022 version 17.12 antérieures à 17.12.13 | ||
| Microsoft | N/A | Microsoft SharePoint Enterprise Server 2016 versions antérieures à 16.0.5522.1000 | ||
| Microsoft | N/A | Microsoft Visual Studio 2022 version 17.14 antérieures à 17.14.17 | ||
| Microsoft | N/A | Microsoft Configuration Manager 2409 versions antérieures à 5.00.9132.1029 | ||
| Microsoft | N/A | microsoft/playwright versions antérieures à 1.55.1 | ||
| Microsoft | N/A | Microsoft Exchange Server 2019 Cumulative Update 14 versions antérieures à 15.02.1544.036 | ||
| Microsoft | N/A | Microsoft JDBC Driver 11.2 pour SQL Server versions antérieures à 11.2.4 | ||
| Microsoft | N/A | Microsoft JDBC Driver 12.4 pour SQL Server versions antérieures à 12.4.3 | ||
| Microsoft | N/A | Microsoft Exchange Server 2019 Cumulative Update 15 versions antérieures à 15.02.1748.039 | ||
| Microsoft | N/A | Microsoft JDBC Driver 12.8 pour SQL Server versions antérieures à 12.8.2 | ||
| Microsoft | N/A | PowerShell 7.4 versions antérieures à 7.4.13 | ||
| Microsoft | N/A | Microsoft Visual Studio 2019 version 16.11 (inclus 16.0 - 16.10) antérieures à 16.11.52 | ||
| Microsoft | N/A | PowerShell 7.5 versions antérieures à 7.5.4 | ||
| Microsoft | N/A | Microsoft JDBC Driver 13.2 pour SQL Server versions antérieures à 13.2.1 | ||
| Microsoft | N/A | Microsoft SharePoint Server 2019 versions antérieures à 16.0.10417.20059 | ||
| Microsoft | N/A | Microsoft JDBC Driver 12.10 pour SQL Server versions antérieures à 12.10.2 | ||
| Microsoft | N/A | Xbox Gaming Services versions antérieures à 31.105.17001.0 | ||
| Microsoft | N/A | Microsoft Defender pour Endpoint pour Linux versions antérieures à 101.25032.0010 | ||
| Microsoft | N/A | Microsoft Visual Studio 2022 version 17.10 antérieures à 17.10.20 | ||
| Microsoft | N/A | Microsoft JDBC Driver 12.6 pour SQL Server versions antérieures à 12.6.5 | ||
| Microsoft | N/A | Microsoft SharePoint Server Subscription Edition versions antérieures à 16.0.19127.20262 | ||
| Microsoft | N/A | Microsoft JDBC Driver 10.2 pour SQL Server versions antérieures à 10.2.4 | ||
| Microsoft | N/A | Microsoft Configuration Manager 2403 versions antérieures à 5.00.9128.1035 | ||
| Microsoft | N/A | Microsoft Visual Studio 2017 version 15.9 (inclus 15.0 - 15.8) antérieures à 15.9.77 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Microsoft Exchange Server 2016 Cumulative Update 23 versions ant\u00e9rieures \u00e0 15.01.2507.061",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Configuration Manager 2503 versions ant\u00e9rieures \u00e0 5.00.9135.1008",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft JDBC Driver 12.2 pour SQL Server versions ant\u00e9rieures \u00e0 12.2.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Exchange Server Subscription Edition RTM versions ant\u00e9rieures \u00e0 15.02.2562.029",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2022 version 17.12 ant\u00e9rieures \u00e0 17.12.13",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft SharePoint Enterprise Server 2016 versions ant\u00e9rieures \u00e0 16.0.5522.1000",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2022 version 17.14 ant\u00e9rieures \u00e0 17.14.17",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Configuration Manager 2409 versions ant\u00e9rieures \u00e0 5.00.9132.1029",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "microsoft/playwright versions ant\u00e9rieures \u00e0 1.55.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Exchange Server 2019 Cumulative Update 14 versions ant\u00e9rieures \u00e0 15.02.1544.036",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft JDBC Driver 11.2 pour SQL Server versions ant\u00e9rieures \u00e0 11.2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft JDBC Driver 12.4 pour SQL Server versions ant\u00e9rieures \u00e0 12.4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Exchange Server 2019 Cumulative Update 15 versions ant\u00e9rieures \u00e0 15.02.1748.039",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft JDBC Driver 12.8 pour SQL Server versions ant\u00e9rieures \u00e0 12.8.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "PowerShell 7.4 versions ant\u00e9rieures \u00e0 7.4.13",
"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.52",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "PowerShell 7.5 versions ant\u00e9rieures \u00e0 7.5.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft JDBC Driver 13.2 pour SQL Server versions ant\u00e9rieures \u00e0 13.2.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft SharePoint Server 2019 versions ant\u00e9rieures \u00e0 16.0.10417.20059",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft JDBC Driver 12.10 pour SQL Server versions ant\u00e9rieures \u00e0 12.10.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Xbox Gaming Services versions ant\u00e9rieures \u00e0 31.105.17001.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Defender pour Endpoint pour Linux versions ant\u00e9rieures \u00e0 101.25032.0010",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2022 version 17.10 ant\u00e9rieures \u00e0 17.10.20",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft JDBC Driver 12.6 pour SQL Server versions ant\u00e9rieures \u00e0 12.6.5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft SharePoint Server Subscription Edition versions ant\u00e9rieures \u00e0 16.0.19127.20262",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft JDBC Driver 10.2 pour SQL Server versions ant\u00e9rieures \u00e0 10.2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Configuration Manager 2403 versions ant\u00e9rieures \u00e0 5.00.9128.1035",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Visual Studio 2017 version 15.9 (inclus 15.0 - 15.8) ant\u00e9rieures \u00e0 15.9.77",
"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-59288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59288"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2025-55320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55320"
},
{
"name": "CVE-2025-59237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59237"
},
{
"name": "CVE-2025-55240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55240"
},
{
"name": "CVE-2025-59235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59235"
},
{
"name": "CVE-2025-59232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59232"
},
{
"name": "CVE-2025-59281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59281"
},
{
"name": "CVE-2025-59250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59250"
},
{
"name": "CVE-2025-59248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59248"
},
{
"name": "CVE-2025-54132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54132"
},
{
"name": "CVE-2025-53782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53782"
},
{
"name": "CVE-2025-59249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59249"
},
{
"name": "CVE-2025-59497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59497"
},
{
"name": "CVE-2025-25004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25004"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2025-59221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59221"
},
{
"name": "CVE-2025-59228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59228"
},
{
"name": "CVE-2025-59213",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59213"
},
{
"name": "CVE-2025-59222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59222"
}
],
"initial_release_date": "2025-10-15T00:00:00",
"last_revision_date": "2025-10-15T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0882",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-54132",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-54132"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59237",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59237"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59232",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59232"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59228",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59228"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59221",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59221"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-25004",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-25004"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-53782",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53782"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59213",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59213"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59248",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59248"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59235",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59235"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55240",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55240"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55320",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55320"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55248",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55248"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59497",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59497"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59249",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59249"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59281",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59281"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59288",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59288"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59222",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59222"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55315",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59250",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59250"
}
]
}
ncsc-2025-0313
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 diverse Developer Tools.",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om zich verhoogde rechten toe te kennen, beveiligingsmaatregelen te omzeilen en toegang te krijgen tot gevoelige gegevens.\n\nDe ernstigste kwetsbaarheid heeft kenmerk CVE-2025-55315 toegewezen gekregen en bevindt zich in ASP .NET core. Een kwaadwillende kan de kwetsbaarheid misbruiken om middels http-request smuggling beveiligingsmaatregelen te omzeilen en zo toegang te krijgen tot gevoelige gegevens in de scope van de applicaties draaiend op de kwetsbare .NET core software.\n\n```\n.NET, .NET Framework, Visual Studio: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-55248 | 4.80 | Toegang tot gevoelige gegevens | \n|----------------|------|-------------------------------------|\n\nVisual Studio: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-54132 | 4.40 | Toegang tot gevoelige gegevens | \n| CVE-2025-55240 | 7.30 | Verkrijgen van verhoogde rechten | \n|----------------|------|-------------------------------------|\n\nMicrosoft PowerShell: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-25004 | 7.30 | Verkrijgen van verhoogde rechten | \n|----------------|------|-------------------------------------|\n\nASP.NET Core: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-55315 | 9.90 | Omzeilen van beveiligingsmaatregel | \n|----------------|------|-------------------------------------|\n\n.NET: \n|----------------|------|-------------------------------------|\n| CVE-ID | CVSS | Impact |\n|----------------|------|-------------------------------------|\n| CVE-2025-55247 | 7.30 | Verkrijgen van verhoogde rechten | \n|----------------|------|-------------------------------------|\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": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"title": "CWE-59"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Inadequate Encryption Strength",
"title": "CWE-326"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
}
],
"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-10-14T18:21:47.576457Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2025-0313",
"initial_release_date": "2025-10-14T18:21:47.576457Z",
"revision_history": [
{
"date": "2025-10-14T18:21:47.576457Z",
"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/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": ".NET 8.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": ".NET 9.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 2.3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-4"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 8.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-5"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 9.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-6"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 2.0 Service Pack 2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-7"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 3.0 Service Pack 2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-8"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 3.5"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-9"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 3.5 AND 4.7.2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-10"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 3.5 AND 4.8"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-11"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 3.5 AND 4.8.1"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-12"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 3.5.1"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-13"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 4.6.2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-14"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 4.6.2/4.7/4.7.1/4.7.2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-15"
}
}
],
"category": "product_name",
"name": "Microsoft .NET Framework 4.8"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-16"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-17"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-18"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.10"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-19"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.12"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-20"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.14"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-21"
}
}
],
"category": "product_name",
"name": "PowerShell 7.4"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-22"
}
}
],
"category": "product_name",
"name": "PowerShell 7.5"
}
],
"category": "vendor",
"name": "Microsoft"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-25004",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "description",
"text": "An improper access control vulnerability in Microsoft PowerShell allows an authorized attacker to locally elevate their privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-25004 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-25004.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
}
],
"title": "CVE-2025-25004"
},
{
"cve": "CVE-2025-54132",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "description",
"text": "Cursor, a code editor for AI programming, had a vulnerability in versions below 1.3 that allowed sensitive information exfiltration via image embedding through prompt injection, now resolved in version 1.3.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-54132 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-54132.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
}
],
"title": "CVE-2025-54132"
},
{
"cve": "CVE-2025-55240",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "description",
"text": "Improper access control in Visual Studio allows an authorized attacker to locally elevate their privileges, posing a significant security risk.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55240 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-55240.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
}
],
"title": "CVE-2025-55240"
},
{
"cve": "CVE-2025-55247",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"title": "CWE-59"
},
{
"category": "description",
"text": "Improper link resolution in .NET can allow an authorized attacker to locally elevate their privileges, posing a significant security risk.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55247 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-55247.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
}
],
"title": "CVE-2025-55247"
},
{
"cve": "CVE-2025-55248",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "other",
"text": "Inadequate Encryption Strength",
"title": "CWE-326"
},
{
"category": "description",
"text": "Inadequate encryption strength in .NET and related frameworks allows authorized attackers to potentially disclose sensitive information over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55248 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-55248.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
}
],
"title": "CVE-2025-55248"
},
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "description",
"text": "Inconsistent handling of HTTP requests in ASP.NET Core may allow authorized attackers to bypass security measures over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55315 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-55315.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22"
]
}
],
"title": "CVE-2025-55315"
}
]
}
rhsa-2025:18151
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.111 and .NET Runtime 9.0.10.Security Fix(es):\n\n* dotnet: .NET Information Disclosure Vulnerability (CVE-2025-55248)\n\n* dotnet: .NET Security Feature Bypass Vulnerability (CVE-2025-55315)\n\n* dotnet: .NET Denial of Service Vulnerability (CVE-2025-55247)\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:18151",
"url": "https://access.redhat.com/errata/RHSA-2025:18151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18151.json"
}
],
"title": "Red Hat Security Advisory: .NET 9.0 security update",
"tracking": {
"current_release_date": "2025-10-23T15:16:30+00:00",
"generator": {
"date": "2025-10-23T15:16:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2025:18151",
"initial_release_date": "2025-10-15T16:57:02+00:00",
"revision_history": [
{
"date": "2025-10-15T16:57:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-15T16:57:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T15:16:30+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.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-host-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-host-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.111-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"product_id": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.111-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-host-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-host-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.111-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-host-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-host-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"product_id": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.111-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet9.0-0:9.0.111-1.el9_6.src",
"product": {
"name": "dotnet9.0-0:9.0.111-1.el9_6.src",
"product_id": "dotnet9.0-0:9.0.111-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0@9.0.111-1.el9_6?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.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-host-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-host-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-host-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-0:9.0.111-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src"
},
"product_reference": "dotnet9.0-0:9.0.111-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-host-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-host-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-host-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-0:9.0.111-1.el9_6.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src"
},
"product_reference": "dotnet9.0-0:9.0.111-1.el9_6.src",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55247",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2025-10-10T13:25:49.702000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403086"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MSBuild\u2019s temporary directory handling on Linux where predictable, non-randomized temporary paths are used. Local users can create or manipulate those paths before MSBuild runs, causing build failures or unexpected behavior and resulting in denial of service for build operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Denial of Service Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Moderate. Predictable MSBuild temporary directory paths on Linux allow a local user to precreate or manipulate build temp directories, causing build failures (denial of service) on shared build hosts or CI runners using the affected .NET packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55247"
},
{
"category": "external",
"summary": "RHBZ#2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247"
}
],
"release_date": "2025-10-15T13:06:53.521000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:57:02+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.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18151"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: .NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2025-55248",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2025-10-10T13:00:27.907000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw exists in certain .NET builds where a man-in-the-middle (MITM) attacker can prevent or downgrade TLS between a client and an SMTP server. This may cause the client to send credentials or message data over an unencrypted connection, exposing sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Information Disclosure Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as High, given that it can be remotely exploited by a man-in-the-middle attacker without authentication or user interaction. Successful exploitation allows an attacker to disable TLS protection between a .NET client and an SMTP server, leading to exposure of credentials and message contents over an unencrypted connection. The vulnerability results from insufficient enforcement of TLS during SMTP session negotiation in the affected .NET runtime.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55248"
},
{
"category": "external",
"summary": "RHBZ#2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
}
],
"release_date": "2025-10-15T12:39:35.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:57:02+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.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18151"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Information Disclosure Vulnerability"
},
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-10-10T13:21:09.125000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core\u2019s HTTP request handling that leads to inconsistent interpretation of specially crafted HTTP requests. This mismatch can be abused by an authorized network attacker to smuggle or manipulate request boundaries, allowing bypass of security controls or unintended forwarding of request data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Security Feature Bypass Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Important. An authorized network attacker can exploit inconsistent HTTP request parsing in ASP.NET Core to bypass security controls (HTTP request smuggling), potentially exposing or enabling unauthorized actions on request data in affected .NET runtimes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55315"
},
{
"category": "external",
"summary": "RHBZ#2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315"
}
],
"release_date": "2025-10-15T12:58:31.281000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:57:02+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.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18151"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Security Feature Bypass Vulnerability"
}
]
}
rhsa-2025:18153
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 10.\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.111 and .NET Runtime 9.0.10.Security Fix(es):\n\n* dotnet: .NET Information Disclosure Vulnerability (CVE-2025-55248)\n\n* dotnet: .NET Security Feature Bypass Vulnerability (CVE-2025-55315)\n\n* dotnet: .NET Denial of Service Vulnerability (CVE-2025-55247)\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:18153",
"url": "https://access.redhat.com/errata/RHSA-2025:18153"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18153.json"
}
],
"title": "Red Hat Security Advisory: .NET 9.0 security update",
"tracking": {
"current_release_date": "2025-10-23T15:16:31+00:00",
"generator": {
"date": "2025-10-23T15:16:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2025:18153",
"initial_release_date": "2025-10-15T16:33:56+00:00",
"revision_history": [
{
"date": "2025-10-15T16:33:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-15T16:33:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T15:16:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-host-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-host-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.111-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.111-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-host-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-host-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.111-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.111-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-host-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-host-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet9.0-0:9.0.111-1.el10_0.src",
"product": {
"name": "dotnet9.0-0:9.0.111-1.el10_0.src",
"product_id": "dotnet9.0-0:9.0.111-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0@9.0.111-1.el10_0?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.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-host-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-host-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-host-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-0:9.0.111-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src"
},
"product_reference": "dotnet9.0-0:9.0.111-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-host-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-host-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-host-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-0:9.0.111-1.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src"
},
"product_reference": "dotnet9.0-0:9.0.111-1.el10_0.src",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55247",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2025-10-10T13:25:49.702000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403086"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MSBuild\u2019s temporary directory handling on Linux where predictable, non-randomized temporary paths are used. Local users can create or manipulate those paths before MSBuild runs, causing build failures or unexpected behavior and resulting in denial of service for build operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Denial of Service Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Moderate. Predictable MSBuild temporary directory paths on Linux allow a local user to precreate or manipulate build temp directories, causing build failures (denial of service) on shared build hosts or CI runners using the affected .NET packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55247"
},
{
"category": "external",
"summary": "RHBZ#2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247"
}
],
"release_date": "2025-10-15T13:06:53.521000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:33:56+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-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18153"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: .NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2025-55248",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2025-10-10T13:00:27.907000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw exists in certain .NET builds where a man-in-the-middle (MITM) attacker can prevent or downgrade TLS between a client and an SMTP server. This may cause the client to send credentials or message data over an unencrypted connection, exposing sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Information Disclosure Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as High, given that it can be remotely exploited by a man-in-the-middle attacker without authentication or user interaction. Successful exploitation allows an attacker to disable TLS protection between a .NET client and an SMTP server, leading to exposure of credentials and message contents over an unencrypted connection. The vulnerability results from insufficient enforcement of TLS during SMTP session negotiation in the affected .NET runtime.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55248"
},
{
"category": "external",
"summary": "RHBZ#2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
}
],
"release_date": "2025-10-15T12:39:35.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:33:56+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-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18153"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Information Disclosure Vulnerability"
},
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-10-10T13:21:09.125000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core\u2019s HTTP request handling that leads to inconsistent interpretation of specially crafted HTTP requests. This mismatch can be abused by an authorized network attacker to smuggle or manipulate request boundaries, allowing bypass of security controls or unintended forwarding of request data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Security Feature Bypass Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Important. An authorized network attacker can exploit inconsistent HTTP request parsing in ASP.NET Core to bypass security controls (HTTP request smuggling), potentially exposing or enabling unauthorized actions on request data in affected .NET runtimes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55315"
},
{
"category": "external",
"summary": "RHBZ#2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315"
}
],
"release_date": "2025-10-15T12:58:31.281000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:33:56+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-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18153"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"AppStream-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-host-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-9.0-0:9.0.10-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-9.0-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet9.0-0:9.0.111-1.el10_0.src",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:dotnet9.0-debugsource-0:9.0.111-1.el10_0.x86_64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.aarch64",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.ppc64le",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.s390x",
"CRB-10.0.Z:netstandard-targeting-pack-2.1-0:9.0.111-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Security Feature Bypass Vulnerability"
}
]
}
rhsa-2025:18150
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.111 and .NET Runtime 9.0.10.Security Fix(es):\n\n* dotnet: .NET Information Disclosure Vulnerability (CVE-2025-55248)\n\n* dotnet: .NET Security Feature Bypass Vulnerability (CVE-2025-55315)\n\n* dotnet: .NET Denial of Service Vulnerability (CVE-2025-55247)\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:18150",
"url": "https://access.redhat.com/errata/RHSA-2025:18150"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18150.json"
}
],
"title": "Red Hat Security Advisory: .NET 9.0 security update",
"tracking": {
"current_release_date": "2025-10-23T15:16:28+00:00",
"generator": {
"date": "2025-10-23T15:16:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2025:18150",
"initial_release_date": "2025-10-15T16:34:50+00:00",
"revision_history": [
{
"date": "2025-10-15T16:34:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-15T16:34:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T15:16:28+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.10-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-host-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-host-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.111-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "dotnet-0:9.0.111-1.el8_10.ppc64le",
"product_id": "dotnet-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@9.0.111-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"product_id": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.111-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-host-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-host-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-aot-9.0-debuginfo@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.111-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-9.0@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-9.0@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product_id": "aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-9.0@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "dotnet-0:9.0.111-1.el8_10.s390x",
"product_id": "dotnet-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet@9.0.111-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-host-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-host-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-9.0@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"product_id": "dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0@9.0.111-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"product_id": "dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-9.0@9.0.111-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-9.0@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"product_id": "dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-9.0@9.0.111-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@9.0.111-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"product_id": "dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debugsource@9.0.111-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-9.0-debuginfo@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-9.0-debuginfo@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product_id": "dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-9.0-debuginfo@9.0.10-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"product_id": "dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-debuginfo@9.0.111-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"product_id": "dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0-debuginfo@9.0.111-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"product_id": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-9.0-source-built-artifacts@9.0.111-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet9.0-0:9.0.111-1.el8_10.src",
"product": {
"name": "dotnet9.0-0:9.0.111-1.el8_10.src",
"product_id": "dotnet9.0-0:9.0.111-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet9.0@9.0.111-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-0:9.0.111-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-host-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-host-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-host-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-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.111-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.111-1.el8_10.src"
},
"product_reference": "dotnet9.0-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-9.0-0:9.0.10-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-0:9.0.111-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-host-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-host-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-host-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-host-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-9.0-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-9.0-debuginfo-0:9.0.10-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-9.0-0:9.0.10-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-9.0-0:9.0.111-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.10-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.10-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-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.10-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.10-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-9.0-0:9.0.10-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-9.0-0:9.0.111-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.111-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.111-1.el8_10.src"
},
"product_reference": "dotnet9.0-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet9.0-debuginfo-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "dotnet9.0-debugsource-0:9.0.111-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.111-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.111-1.el8_10.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-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.111-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.111-1.el8_10.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-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.111-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.111-1.el8_10.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-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.111-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.111-1.el8_10.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55247",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2025-10-10T13:25:49.702000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403086"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MSBuild\u2019s temporary directory handling on Linux where predictable, non-randomized temporary paths are used. Local users can create or manipulate those paths before MSBuild runs, causing build failures or unexpected behavior and resulting in denial of service for build operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Denial of Service Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Moderate. Predictable MSBuild temporary directory paths on Linux allow a local user to precreate or manipulate build temp directories, causing build failures (denial of service) on shared build hosts or CI runners using the affected .NET packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55247"
},
{
"category": "external",
"summary": "RHBZ#2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247"
}
],
"release_date": "2025-10-15T13:06:53.521000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:34:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18150"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/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.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: .NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2025-55248",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2025-10-10T13:00:27.907000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw exists in certain .NET builds where a man-in-the-middle (MITM) attacker can prevent or downgrade TLS between a client and an SMTP server. This may cause the client to send credentials or message data over an unencrypted connection, exposing sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Information Disclosure Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as High, given that it can be remotely exploited by a man-in-the-middle attacker without authentication or user interaction. Successful exploitation allows an attacker to disable TLS protection between a .NET client and an SMTP server, leading to exposure of credentials and message contents over an unencrypted connection. The vulnerability results from insufficient enforcement of TLS during SMTP session negotiation in the affected .NET runtime.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55248"
},
{
"category": "external",
"summary": "RHBZ#2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
}
],
"release_date": "2025-10-15T12:39:35.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:34:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18150"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Information Disclosure Vulnerability"
},
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-10-10T13:21:09.125000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core\u2019s HTTP request handling that leads to inconsistent interpretation of specially crafted HTTP requests. This mismatch can be abused by an authorized network attacker to smuggle or manipulate request boundaries, allowing bypass of security controls or unintended forwarding of request data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Security Feature Bypass Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Important. An authorized network attacker can exploit inconsistent HTTP request parsing in ASP.NET Core to bypass security controls (HTTP request smuggling), potentially exposing or enabling unauthorized actions on request data in affected .NET runtimes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55315"
},
{
"category": "external",
"summary": "RHBZ#2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315"
}
],
"release_date": "2025-10-15T12:58:31.281000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:34:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18150"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-host-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-9.0-debuginfo-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-9.0-source-built-artifacts-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-aot-9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-9.0-0:9.0.10-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-9.0-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-0:9.0.111-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debuginfo-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet9.0-debugsource-0:9.0.111-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:netstandard-targeting-pack-2.1-0:9.0.111-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Security Feature Bypass Vulnerability"
}
]
}
rhsa-2025:18149
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.121 and .NET Runtime 8.0.21.Security Fix(es):\n\n* dotnet: .NET Information Disclosure Vulnerability (CVE-2025-55248)\n\n* dotnet: .NET Security Feature Bypass Vulnerability (CVE-2025-55315)\n\n* dotnet: .NET Denial of Service Vulnerability (CVE-2025-55247)\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:18149",
"url": "https://access.redhat.com/errata/RHSA-2025:18149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18149.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2025-10-23T15:16:27+00:00",
"generator": {
"date": "2025-10-23T15:16:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2025:18149",
"initial_release_date": "2025-10-15T16:16:39+00:00",
"revision_history": [
{
"date": "2025-10-15T16:16:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-15T16:16:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T15:16:27+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.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.121-1.el9_6.src",
"product": {
"name": "dotnet8.0-0:8.0.121-1.el9_6.src",
"product_id": "dotnet8.0-0:8.0.121-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.121-1.el9_6?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.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.121-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src"
},
"product_reference": "dotnet8.0-0:8.0.121-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.121-1.el9_6.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src"
},
"product_reference": "dotnet8.0-0:8.0.121-1.el9_6.src",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55247",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2025-10-10T13:25:49.702000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403086"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MSBuild\u2019s temporary directory handling on Linux where predictable, non-randomized temporary paths are used. Local users can create or manipulate those paths before MSBuild runs, causing build failures or unexpected behavior and resulting in denial of service for build operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Denial of Service Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Moderate. Predictable MSBuild temporary directory paths on Linux allow a local user to precreate or manipulate build temp directories, causing build failures (denial of service) on shared build hosts or CI runners using the affected .NET packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55247"
},
{
"category": "external",
"summary": "RHBZ#2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247"
}
],
"release_date": "2025-10-15T13:06:53.521000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:16:39+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.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18149"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: .NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2025-55248",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2025-10-10T13:00:27.907000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw exists in certain .NET builds where a man-in-the-middle (MITM) attacker can prevent or downgrade TLS between a client and an SMTP server. This may cause the client to send credentials or message data over an unencrypted connection, exposing sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Information Disclosure Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as High, given that it can be remotely exploited by a man-in-the-middle attacker without authentication or user interaction. Successful exploitation allows an attacker to disable TLS protection between a .NET client and an SMTP server, leading to exposure of credentials and message contents over an unencrypted connection. The vulnerability results from insufficient enforcement of TLS during SMTP session negotiation in the affected .NET runtime.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55248"
},
{
"category": "external",
"summary": "RHBZ#2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
}
],
"release_date": "2025-10-15T12:39:35.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:16:39+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.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18149"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Information Disclosure Vulnerability"
},
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-10-10T13:21:09.125000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core\u2019s HTTP request handling that leads to inconsistent interpretation of specially crafted HTTP requests. This mismatch can be abused by an authorized network attacker to smuggle or manipulate request boundaries, allowing bypass of security controls or unintended forwarding of request data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Security Feature Bypass Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Important. An authorized network attacker can exploit inconsistent HTTP request parsing in ASP.NET Core to bypass security controls (HTTP request smuggling), potentially exposing or enabling unauthorized actions on request data in affected .NET runtimes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55315"
},
{
"category": "external",
"summary": "RHBZ#2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315"
}
],
"release_date": "2025-10-15T12:58:31.281000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:16:39+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.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18149"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Security Feature Bypass Vulnerability"
}
]
}
rhsa-2025:18148
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.121 and .NET Runtime 8.0.21.Security Fix(es):\n\n* dotnet: .NET Information Disclosure Vulnerability (CVE-2025-55248)\n\n* dotnet: .NET Security Feature Bypass Vulnerability (CVE-2025-55315)\n\n* dotnet: .NET Denial of Service Vulnerability (CVE-2025-55247)\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:18148",
"url": "https://access.redhat.com/errata/RHSA-2025:18148"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18148.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2025-10-23T15:16:27+00:00",
"generator": {
"date": "2025-10-23T15:16:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2025:18148",
"initial_release_date": "2025-10-15T15:58:41+00:00",
"revision_history": [
{
"date": "2025-10-15T15:58:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-15T15:58:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T15:16:27+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.21-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.121-1.el8_10.src",
"product": {
"name": "dotnet8.0-0:8.0.121-1.el8_10.src",
"product_id": "dotnet8.0-0:8.0.121-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.121-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el8_10.src"
},
"product_reference": "dotnet8.0-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.21-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.21-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el8_10.src"
},
"product_reference": "dotnet8.0-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55247",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2025-10-10T13:25:49.702000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403086"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MSBuild\u2019s temporary directory handling on Linux where predictable, non-randomized temporary paths are used. Local users can create or manipulate those paths before MSBuild runs, causing build failures or unexpected behavior and resulting in denial of service for build operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Denial of Service Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Moderate. Predictable MSBuild temporary directory paths on Linux allow a local user to precreate or manipulate build temp directories, causing build failures (denial of service) on shared build hosts or CI runners using the affected .NET packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55247"
},
{
"category": "external",
"summary": "RHBZ#2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247"
}
],
"release_date": "2025-10-15T13:06:53.521000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T15:58:41+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.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/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.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: .NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2025-55248",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2025-10-10T13:00:27.907000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw exists in certain .NET builds where a man-in-the-middle (MITM) attacker can prevent or downgrade TLS between a client and an SMTP server. This may cause the client to send credentials or message data over an unencrypted connection, exposing sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Information Disclosure Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as High, given that it can be remotely exploited by a man-in-the-middle attacker without authentication or user interaction. Successful exploitation allows an attacker to disable TLS protection between a .NET client and an SMTP server, leading to exposure of credentials and message contents over an unencrypted connection. The vulnerability results from insufficient enforcement of TLS during SMTP session negotiation in the affected .NET runtime.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55248"
},
{
"category": "external",
"summary": "RHBZ#2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
}
],
"release_date": "2025-10-15T12:39:35.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T15:58:41+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.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Information Disclosure Vulnerability"
},
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-10-10T13:21:09.125000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core\u2019s HTTP request handling that leads to inconsistent interpretation of specially crafted HTTP requests. This mismatch can be abused by an authorized network attacker to smuggle or manipulate request boundaries, allowing bypass of security controls or unintended forwarding of request data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Security Feature Bypass Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Important. An authorized network attacker can exploit inconsistent HTTP request parsing in ASP.NET Core to bypass security controls (HTTP request smuggling), potentially exposing or enabling unauthorized actions on request data in affected .NET runtimes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55315"
},
{
"category": "external",
"summary": "RHBZ#2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315"
}
],
"release_date": "2025-10-15T12:58:31.281000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T15:58:41+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.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.121-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.121-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Security Feature Bypass Vulnerability"
}
]
}
rhsa-2025:18152
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 10.\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.121 and .NET Runtime 8.0.21.Security Fix(es):\n\n* dotnet: .NET Information Disclosure Vulnerability (CVE-2025-55248)\n\n* dotnet: .NET Security Feature Bypass Vulnerability (CVE-2025-55315)\n\n* dotnet: .NET Denial of Service Vulnerability (CVE-2025-55247)\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:18152",
"url": "https://access.redhat.com/errata/RHSA-2025:18152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18152.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2025-10-23T15:16:31+00:00",
"generator": {
"date": "2025-10-23T15:16:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2025:18152",
"initial_release_date": "2025-10-15T16:18:27+00:00",
"revision_history": [
{
"date": "2025-10-15T16:18:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-15T16:18:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T15:16:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.121-1.el10_0.src",
"product": {
"name": "dotnet8.0-0:8.0.121-1.el10_0.src",
"product_id": "dotnet8.0-0:8.0.121-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.121-1.el10_0?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.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.121-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src"
},
"product_reference": "dotnet8.0-0:8.0.121-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.121-1.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src"
},
"product_reference": "dotnet8.0-0:8.0.121-1.el10_0.src",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55247",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2025-10-10T13:25:49.702000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403086"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MSBuild\u2019s temporary directory handling on Linux where predictable, non-randomized temporary paths are used. Local users can create or manipulate those paths before MSBuild runs, causing build failures or unexpected behavior and resulting in denial of service for build operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Denial of Service Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Moderate. Predictable MSBuild temporary directory paths on Linux allow a local user to precreate or manipulate build temp directories, causing build failures (denial of service) on shared build hosts or CI runners using the affected .NET packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55247"
},
{
"category": "external",
"summary": "RHBZ#2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247"
}
],
"release_date": "2025-10-15T13:06:53.521000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:18:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18152"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: .NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2025-55248",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2025-10-10T13:00:27.907000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw exists in certain .NET builds where a man-in-the-middle (MITM) attacker can prevent or downgrade TLS between a client and an SMTP server. This may cause the client to send credentials or message data over an unencrypted connection, exposing sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Information Disclosure Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as High, given that it can be remotely exploited by a man-in-the-middle attacker without authentication or user interaction. Successful exploitation allows an attacker to disable TLS protection between a .NET client and an SMTP server, leading to exposure of credentials and message contents over an unencrypted connection. The vulnerability results from insufficient enforcement of TLS during SMTP session negotiation in the affected .NET runtime.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55248"
},
{
"category": "external",
"summary": "RHBZ#2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
}
],
"release_date": "2025-10-15T12:39:35.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:18:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18152"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Information Disclosure Vulnerability"
},
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-10-10T13:21:09.125000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core\u2019s HTTP request handling that leads to inconsistent interpretation of specially crafted HTTP requests. This mismatch can be abused by an authorized network attacker to smuggle or manipulate request boundaries, allowing bypass of security controls or unintended forwarding of request data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Security Feature Bypass Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Important. An authorized network attacker can exploit inconsistent HTTP request parsing in ASP.NET Core to bypass security controls (HTTP request smuggling), potentially exposing or enabling unauthorized actions on request data in affected .NET runtimes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55315"
},
{
"category": "external",
"summary": "RHBZ#2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315"
}
],
"release_date": "2025-10-15T12:58:31.281000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-15T16:18:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18152"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"AppStream-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"AppStream-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-runtime-dbg-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-sdk-dbg-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-targeting-pack-8.0-0:8.0.21-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet-templates-8.0-0:8.0.121-1.el10_0.x86_64",
"CRB-10.0.Z:dotnet8.0-0:8.0.121-1.el10_0.src",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.aarch64",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.ppc64le",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.s390x",
"CRB-10.0.Z:dotnet8.0-debugsource-0:8.0.121-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Security Feature Bypass Vulnerability"
}
]
}
rhsa-2025:18256
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.121 and .NET Runtime 8.0.21.Security Fix(es):\n\n* dotnet: .NET Information Disclosure Vulnerability (CVE-2025-55248)\n\n* dotnet: .NET Security Feature Bypass Vulnerability (CVE-2025-55315)\n\n* dotnet: .NET Denial of Service Vulnerability (CVE-2025-55247)\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:18256",
"url": "https://access.redhat.com/errata/RHSA-2025:18256"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18256.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2025-10-23T15:16:32+00:00",
"generator": {
"date": "2025-10-23T15:16:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2025:18256",
"initial_release_date": "2025-10-16T15:40:20+00:00",
"revision_history": [
{
"date": "2025-10-16T15:40:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-16T15:40:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T15:16:32+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.21-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-host-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-host-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.121-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.121-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-host-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-host-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.121-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-host-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-host-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.121-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.121-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.121-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.121-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.121-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.21-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.121-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.121-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.121-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.121-1.el9_4.src",
"product": {
"name": "dotnet8.0-0:8.0.121-1.el9_4.src",
"product_id": "dotnet8.0-0:8.0.121-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.121-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-host-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el9_4.src"
},
"product_reference": "dotnet8.0-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.121-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-host-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.21-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.21-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.121-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.21-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.21-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.21-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.21-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.21-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.121-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.121-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.121-1.el9_4.src"
},
"product_reference": "dotnet8.0-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.121-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.121-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.121-1.el9_4.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.121-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.121-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.121-1.el9_4.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.121-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.121-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.121-1.el9_4.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.121-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.121-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.121-1.el9_4.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55247",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2025-10-10T13:25:49.702000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403086"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MSBuild\u2019s temporary directory handling on Linux where predictable, non-randomized temporary paths are used. Local users can create or manipulate those paths before MSBuild runs, causing build failures or unexpected behavior and resulting in denial of service for build operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Denial of Service Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Moderate. Predictable MSBuild temporary directory paths on Linux allow a local user to precreate or manipulate build temp directories, causing build failures (denial of service) on shared build hosts or CI runners using the affected .NET packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55247"
},
{
"category": "external",
"summary": "RHBZ#2403086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55247"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55247"
}
],
"release_date": "2025-10-15T13:06:53.521000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-16T15:40:20+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.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18256"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/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.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dotnet: .NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2025-55248",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2025-10-10T13:00:27.907000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw exists in certain .NET builds where a man-in-the-middle (MITM) attacker can prevent or downgrade TLS between a client and an SMTP server. This may cause the client to send credentials or message data over an unencrypted connection, exposing sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Information Disclosure Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as High, given that it can be remotely exploited by a man-in-the-middle attacker without authentication or user interaction. Successful exploitation allows an attacker to disable TLS protection between a .NET client and an SMTP server, leading to exposure of credentials and message contents over an unencrypted connection. The vulnerability results from insufficient enforcement of TLS during SMTP session negotiation in the affected .NET runtime.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55248"
},
{
"category": "external",
"summary": "RHBZ#2403083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
}
],
"release_date": "2025-10-15T12:39:35.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-16T15:40:20+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.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18256"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Information Disclosure Vulnerability"
},
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-10-10T13:21:09.125000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ASP.NET Core\u2019s HTTP request handling that leads to inconsistent interpretation of specially crafted HTTP requests. This mismatch can be abused by an authorized network attacker to smuggle or manipulate request boundaries, allowing bypass of security controls or unintended forwarding of request data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET Security Feature Bypass Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as Important. An authorized network attacker can exploit inconsistent HTTP request parsing in ASP.NET Core to bypass security controls (HTTP request smuggling), potentially exposing or enabling unauthorized actions on request data in affected .NET runtimes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55315"
},
{
"category": "external",
"summary": "RHBZ#2403085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315"
}
],
"release_date": "2025-10-15T12:58:31.281000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-16T15:40:20+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.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18256"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-host-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.21-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet-templates-8.0-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-0:8.0.121-1.el9_4.src",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:dotnet8.0-debugsource-0:8.0.121-1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:netstandard-targeting-pack-2.1-0:8.0.121-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET Security Feature Bypass Vulnerability"
}
]
}
ghsa-5rrx-jjjq-q2r5
Vulnerability from github
Microsoft Security Advisory CVE-2025-55315: .NET Security Feature Bypass Vulnerability
Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 10.0 , ASP.NET Core 9.0 , ASP.NET Core 8.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.
Inconsistent interpretation of http requests ('http request/response smuggling') in ASP.NET Core allows an authorized attacker to bypass a security feature over a network.
Discussion
Discussion for this issue can be found at https://github.com/dotnet/announcements/issues/371
Mitigation factors
Microsoft has not identified any mitigating factors for this vulnerability.
Affected software
- Any ASP.NET Core 10.0 application running on ASP.NET Core 10.0.0-rc.1.25451.107 or earlier.
- Any ASP.NET Core 9.0 application running on ASP.NET Core 9.0.9 or earlier.
- Any ASP.NET Core application running on ASP.NET Core 8.0.20 or earlier.
- Any ASP.NET Core 2.x application consuming the package Microsoft.AspNetCore.Server.Kestrel.Core 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.Server.Kestrel.Core | <= 2.3.0 | 2.3.6
ASP.NET Core 10
Package name | Affected version | Patched version ------------ | ---------------- | ------------------------- Microsoft.AspNetCore.App.Runtime.linux-arm | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.linux-arm64 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.linux-x64 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.osx-arm64 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.osx-x64 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.win-arm | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.win-arm64 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.win-x64 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107 Microsoft.AspNetCore.App.Runtime.win-x86 | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107
ASP.NET Core 9
Package name | Affected version | Patched version ------------ | ---------------- | ------------------------- Microsoft.AspNetCore.App.Runtime.linux-arm | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.linux-arm64 | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.linux-musl-arm | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.linux-x64 | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.osx-arm64 | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.osx-x64 | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.win-arm | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.win-arm64 | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.win-x64 | >= 9.0.0, <= 9.0.9 | 9.0.10 Microsoft.AspNetCore.App.Runtime.win-x86 | >= 9.0.0, <= 9.0.9 | 9.0.10
ASP.NET Core 8
Package name | Affected version | Patched version ------------ | ---------------- | ------------------------- Microsoft.AspNetCore.App.Runtime.linux-arm | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.linux-arm64 | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.linux-musl-arm | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.linux-x64 | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.osx-arm64 | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.osx-x64 | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.win-arm | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.win-arm64 | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.win-x64 | >= 8.0.0, <= 8.0.20 | 8.0.21 Microsoft.AspNetCore.App.Runtime.win-x86 | >= 8.0.0, <= 8.0.20 | 8.0.21
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 and .NET 8.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 8.0, you should download and install .NET 8.0.21 Runtime or .NET 8.0.318 SDK (for Visual Studio 2022 v17.10 latest update) from https://dotnet.microsoft.com/download/dotnet-core/8.0.
- If you're using .NET 9.0, you should download and install .NET 9.0.10 Runtime or .NET 9.0.111 SDK (for Visual Studio 2022 v17.12 latest update) from https://dotnet.microsoft.com/download/dotnet-core/9.0.
- If you're using .NET 10.0, you should download and install .NET 10.0.0-rc.2.25476.107 Runtime or .NET 10.0.100-rc.2.25476.107 SDK (for Visual Studio 2022 v17.12 latest update) from https://dotnet.microsoft.com/download/dotnet-core/10.0.
-
If you're using Microsoft.AspNetCore.Server.Kestrel.Core nuget package, update to the latest version 2.3.6 using either of the following methods:
-
Using the NuGet Package Manager UI in Visual Studio: - Open your project in Visual Studio. - Right-click on your project in Solution Explorer and select "Manage NuGet Packages..." or navigate to "Project > Manage NuGet Packages". - In the NuGet Package Manager window, select the "Updates" tab. This tab lists packages with available updates from your configured package sources. - Select the package(s) you wish to update. You can choose a specific version from the dropdown or update to the latest available version. - Click the "Update" button.
-
Using the NuGet Package Manager Console in Visual Studio: - Open your project in Visual Studio. - Navigate to "Tools > NuGet Package Manager > Package Manager Console". - To update a specific package to its latest version, use the Update-Package command: Code:
Update-Package -Id Microsoft.AspNetCore.Server.Kestrel.Core -
Using the .NET CLI (Command Line Interface): Open a terminal or command prompt in your project's directory. To update a specific package to its latest version: Code:
dotnet add package Microsoft.AspNetCore.Server.Kestrel.Core
-
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, .NET 9.0 or .NET 10.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
Sid
Revisions
V1.0 (October 14, 2025): Advisory published.
Version 1.0
Last Updated 2025-10-14
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 2.3.0"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.Server.Kestrel.Core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0-rc.1.25451.107"
},
{
"fixed": "10.0.0-rc.2.25502.107"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.0.0-rc.1.25451.107"
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 9.0.9"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x64"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.20"
},
"package": {
"ecosystem": "NuGet",
"name": "Microsoft.AspNetCore.App.Runtime.win-x86"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.21"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-55315"
],
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-14T20:32:06Z",
"nvd_published_at": "2025-10-14T17:15:44Z",
"severity": "CRITICAL"
},
"details": "# Microsoft Security Advisory CVE-2025-55315: .NET Security Feature Bypass Vulnerability\n\n## \u003ca name=\"executive-summary\"\u003e\u003c/a\u003eExecutive summary\n\nMicrosoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 10.0 , ASP.NET Core 9.0 , ASP.NET Core 8.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\nInconsistent interpretation of http requests (\u0027http request/response smuggling\u0027) in ASP.NET Core allows an authorized attacker to bypass a security feature over a network.\n\n## Discussion\n\nDiscussion for this issue can be found at https://github.com/dotnet/announcements/issues/371\n\n### \u003ca name=\"mitigation-factors\"\u003e\u003c/a\u003eMitigation factors\n\nMicrosoft has not identified any mitigating factors for this vulnerability.\n\n## \u003ca name=\"affected-software\"\u003e\u003c/a\u003eAffected software\n\n* Any ASP.NET Core 10.0 application running on ASP.NET Core 10.0.0-rc.1.25451.107 or earlier.\n* Any ASP.NET Core 9.0 application running on ASP.NET Core 9.0.9 or earlier.\n* Any ASP.NET Core application running on ASP.NET Core 8.0.20 or earlier.\n* Any ASP.NET Core 2.x application consuming the package Microsoft.AspNetCore.Server.Kestrel.Core version 2.3.0 or earlier.\n\n## \u003ca name=\"affected-packages\"\u003e\u003c/a\u003eAffected Packages\nThe vulnerability affects any Microsoft .NET Core project if it uses any of affected packages versions listed below\n\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.AspNetCore.Server.Kestrel.Core](https://www.nuget.org/packages/Microsoft.AspNetCore.Server.Kestrel.Core) | \u003c= 2.3.0 | 2.3.6\n\n### \u003ca name=\"ASP.NET Core 10\"\u003e\u003c/a\u003eASP.NET Core 10\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n[Microsoft.AspNetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x86) | 10.0.0-rc.1.25451.107 | 10.0.0-rc.2.25502.107\n\n### \u003ca name=\"ASP.NET Core 9\"\u003e\u003c/a\u003eASP.NET Core 9\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | \u003e= 9.0.0, \u003c= 9.0.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\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.9 | 9.0.10\n\n\n### \u003ca name=\"ASP.NET Core 8\"\u003e\u003c/a\u003eASP.NET Core 8\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | \u003e= 8.0.0, \u003c= 8.0.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\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.20 | 8.0.21\n\n## Advisory FAQ\n\n### \u003ca name=\"how-affected\"\u003e\u003c/a\u003eHow 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-packages) or [affected packages](#affected-software), you\u0027re exposed to the vulnerability.\n\n### \u003ca name=\"how-fix\"\u003e\u003c/a\u003eHow do I fix the issue?\n\n1. To fix the issue please install the latest version of .NET 9.0 and .NET 8.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 8.0, you should download and install .NET 8.0.21 Runtime or .NET 8.0.318 SDK (for Visual Studio 2022 v17.10 latest update) from https://dotnet.microsoft.com/download/dotnet-core/8.0.\n* If you\u0027re using .NET 9.0, you should download and install .NET 9.0.10 Runtime or .NET 9.0.111 SDK (for Visual Studio 2022 v17.12 latest update) from https://dotnet.microsoft.com/download/dotnet-core/9.0.\n* If you\u0027re using .NET 10.0, you should download and install .NET 10.0.0-rc.2.25476.107 Runtime or .NET 10.0.100-rc.2.25476.107 SDK (for Visual Studio 2022 v17.12 latest update) from https://dotnet.microsoft.com/download/dotnet-core/10.0.\n* If you\u0027re using [Microsoft.AspNetCore.Server.Kestrel.Core](https://www.nuget.org/packages/Microsoft.AspNetCore.Server.Kestrel.Core) nuget package, update to the latest version 2.3.6 using either of the following methods:\n\n * Using the NuGet Package Manager UI in Visual Studio:\n - Open your project in Visual Studio.\n - Right-click on your project in Solution Explorer and select \"Manage NuGet Packages...\" or navigate to \"Project \u003e Manage NuGet Packages\".\n - In the NuGet Package Manager window, select the \"Updates\" tab. This tab lists packages with available updates from your configured package sources.\n - Select the package(s) you wish to update. You can choose a specific version from the dropdown or update to the latest available version.\n - Click the \"Update\" button.\n\n * Using the NuGet Package Manager Console in Visual Studio:\n - Open your project in Visual Studio.\n - Navigate to \"Tools \u003e NuGet Package Manager \u003e Package Manager Console\".\n - To update a specific package to its latest version, use the Update-Package command:\n Code:\n\n Update-Package -Id Microsoft.AspNetCore.Server.Kestrel.Core\n\n * Using the .NET CLI (Command Line Interface):\n Open a terminal or command prompt in your project\u0027s directory.\n To update a specific package to its latest version:\n Code:\n\n dotnet add package Microsoft.AspNetCore.Server.Kestrel.Core\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, .NET 9.0 or .NET 10.0, please email details to secure@microsoft.com. Reports may qualify for the Microsoft .NET Core \u0026 .NET 5 Bounty. Details of the Microsoft .NET Bounty Program including terms and conditions are at \u003chttps://aka.ms/corebounty\u003e.\n\n### Support\n\nYou can ask questions about this issue on GitHub in the .NET GitHub organization. The main repos are located at https://github.com/dotnet/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### External Links\n\n### Acknowledgement\nSid\n\n[CVE-2025-55315]( https://www.cve.org/CVERecord?id=CVE-2025-55315)\n\n### Revisions\n\nV1.0 (October 14, 2025): Advisory published.\n\n_Version 1.0_\n\n_Last Updated 2025-10-14_",
"id": "GHSA-5rrx-jjjq-q2r5",
"modified": "2025-10-21T21:04:53Z",
"published": "2025-10-14T20:32:06Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/dotnet/aspnetcore/security/advisories/GHSA-5rrx-jjjq-q2r5"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55315"
},
{
"type": "WEB",
"url": "https://github.com/dotnet/announcements/issues/371"
},
{
"type": "PACKAGE",
"url": "https://github.com/dotnet/aspnetcore"
},
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
"type": "CVSS_V3"
}
],
"summary": "Microsoft Security Advisory CVE-2025-55315: .NET Security Feature Bypass Vulnerability"
}
wid-sec-w-2025-2278
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Microsoft Visual Studio ist eine integrierte Entwicklungsumgebung f\u00fcr Hochsprachen.\r\nMicrosoft .NET Framework ist eine Komponente des Microsoft Windows-Betriebssystems, das die Erstellung und Ausf\u00fchrung von Softwareanwendungen und Webdiensten erm\u00f6glicht. Es beinhaltet sowohl eine Laufzeitumgebung als auch ein Framework von Klassenbibliotheken (APIs), u. a. f\u00fcr die Programmiersprache ASP (ASP.NET), den Datenzugriff (ADO.NET), intelligente Clientanwendungen (Windows Forms) und weitere.\r\nWindows ist ein Betriebssystem von Microsoft.\r\nWindows Server 2016 ist ein Betriebssystem von Microsoft.\r\nWindows Server 2019 ist ein Betriebssystem von Microsoft.\r\nMicrosoft ASP.NET (Active Server Pages .NET) ist eine Technologie zum Erstellen dynamischer Webseiten, Webanwendungen und Webservices auf Basis des Microsoft .NET-Frameworks.\r\nPowerShell ist ein plattform\u00fcbergreifendes Framework von Microsoft zur Automatisierung, Konfiguration und Verwaltung von Systemen, das einen Kommandozeileninterpreter inklusive Skriptsprache bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Microsoft Visual Studio, .NET Framework, Windows Server, ASP.NET, PowerShell und Windows ausnutzen, um Sicherheitsvorkehrungen zu umgehen, um seine Privilegien zu erh\u00f6hen, und um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2278 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2278.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2278 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2278"
},
{
"category": "external",
"summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18148 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:18148"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18150 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:18150"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18153 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:18153"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18151 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:18151"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18152 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:18152"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18149 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:18149"
}
],
"source_lang": "en-US",
"title": "Microsoft Developer Tools: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-15T22:00:00.000+00:00",
"generator": {
"date": "2025-10-16T09:43:28.363+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-2278",
"initial_release_date": "2025-10-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.5 AND 4.7.2 on Windows 10 Version 1607",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.7.2 on Windows 10 Version 1607",
"product_id": "T038132",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.7.2_on_windows_10_version_1607"
}
}
},
{
"category": "product_version",
"name": "3.5 on Windows Server 2008 SP2",
"product": {
"name": "Microsoft .NET Framework 3.5 on Windows Server 2008 SP2",
"product_id": "T038160",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_on_windows_server_2008_sp2"
}
}
},
{
"category": "product_version",
"name": "3.0 SP2 on Windows Server 2008 SP2",
"product": {
"name": "Microsoft .NET Framework 3.0 SP2 on Windows Server 2008 SP2",
"product_id": "T038161",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.0_sp2_on_windows_server_2008_sp2"
}
}
},
{
"category": "product_version",
"name": "2.0 SP2 on Windows Server 2008 SP2",
"product": {
"name": "Microsoft .NET Framework 2.0 SP2 on Windows Server 2008 SP2",
"product_id": "T038162",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:2.0_sp2_on_windows_server_2008_sp2"
}
}
},
{
"category": "product_version",
"name": "3.5.1 on Windows Server 2008 R2 SP1",
"product": {
"name": "Microsoft .NET Framework 3.5.1 on Windows Server 2008 R2 SP1",
"product_id": "T038163",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5.1_on_windows_server_2008_r2_sp1"
}
}
},
{
"category": "product_version",
"name": "4.8 on Windows Server 2008 R2 SP1",
"product": {
"name": "Microsoft .NET Framework 4.8 on Windows Server 2008 R2 SP1",
"product_id": "T040228",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:4.8_on_windows_server_2008_r2_sp1"
}
}
},
{
"category": "product_version",
"name": "4.8 on Windows 10 Version 1607",
"product": {
"name": "Microsoft .NET Framework 4.8 on Windows 10 Version 1607",
"product_id": "T040232",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:4.8_on_windows_10_version_1607"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8 on Windows 10 Version 1809",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8 on Windows 10 Version 1809",
"product_id": "T040233",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8_on_windows_10_version_1809"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8 on Windows 10 Version 21H2",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8 on Windows 10 Version 21H2",
"product_id": "T040236",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8_on_windows_10_version_21h2"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8 on Windows 10 Version 22H2",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8 on Windows 10 Version 22H2",
"product_id": "T040237",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8_on_windows_10_version_22h2"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.7.2 on Windows 10 Version 1809",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.7.2 on Windows 10 Version 1809",
"product_id": "T040239",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.7.2_on_windows_10_version_1809"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8.1 on Windows 10 Version 21H2",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8.1 on Windows 10 Version 21H2",
"product_id": "T040250",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8.1_on_windows_10_version_21h2"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8.1 on Windows 11 Version 22H2",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8.1 on Windows 11 Version 22H2",
"product_id": "T040251",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8.1_on_windows_11_version_22h2"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8.1 on Windows 10 Version 22H2",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8.1 on Windows 10 Version 22H2",
"product_id": "T040254",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8.1_on_windows_10_version_22h2"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8.1 on Windows 11 Version 23H2",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8.1 on Windows 11 Version 23H2",
"product_id": "T040255",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8.1_on_windows_11_version_23h2"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8.1 on Windows 11 Version 24H2",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8.1 on Windows 11 Version 24H2",
"product_id": "T040257",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8.1_on_windows_11_version_24h2"
}
}
},
{
"category": "product_version",
"name": "4.6.2 on Windows Server 2008 SP2",
"product": {
"name": "Microsoft .NET Framework 4.6.2 on Windows Server 2008 SP2",
"product_id": "T040258",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:4.6.2_on_windows_server_2008_sp2"
}
}
},
{
"category": "product_version",
"name": "3.5 AND 4.8.1 on Windows 11 Version 25H2",
"product": {
"name": "Microsoft .NET Framework 3.5 AND 4.8.1 on Windows 11 Version 25H2",
"product_id": "T047621",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:3.5_and_4.8.1_on_windows_11_version_25h2"
}
}
},
{
"category": "product_version",
"name": "4.6.2/4.7/4.7.1/4.7.2 on Windows Server 2008 R2 SP1",
"product": {
"name": "Microsoft .NET Framework 4.6.2/4.7/4.7.1/4.7.2 on Windows Server 2008 R2 SP1",
"product_id": "T047622",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:.net_framework:4.6.24.74.7.14.7.2_on_windows_server_2008_r2_sp1"
}
}
}
],
"category": "product_name",
"name": ".NET Framework"
},
{
"branches": [
{
"category": "product_version",
"name": "Core 2.3",
"product": {
"name": "Microsoft ASP.NET Core 2.3",
"product_id": "T020097",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_2.1"
}
}
},
{
"category": "product_version",
"name": "Core 9.0",
"product": {
"name": "Microsoft ASP.NET Core 9.0",
"product_id": "T041733",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_9.0"
}
}
},
{
"category": "product_version",
"name": "Core 8.0",
"product": {
"name": "Microsoft ASP.NET Core 8.0",
"product_id": "T042640",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:asp.net:core_8.0"
}
}
}
],
"category": "product_name",
"name": "ASP.NET"
},
{
"branches": [
{
"category": "product_version_range",
"name": "version 15.9 (includes 15.0-15.8)",
"product": {
"name": "Microsoft Visual Studio 2017 version 15.9 (includes 15.0-15.8)",
"product_id": "T045169"
}
}
],
"category": "product_name",
"name": "Visual Studio 2017"
},
{
"branches": [
{
"category": "product_version_range",
"name": "version 16.11 (includes 16.0-16.10)",
"product": {
"name": "Microsoft Visual Studio 2019 version 16.11 (includes 16.0-16.10)",
"product_id": "T045171"
}
}
],
"category": "product_name",
"name": "Visual Studio 2019"
},
{
"branches": [
{
"category": "product_version_range",
"name": "version 17.10",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.10",
"product_id": "T045173"
}
},
{
"category": "product_version_range",
"name": "version 17.12",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.12",
"product_id": "T045174"
}
},
{
"category": "product_version_range",
"name": "version 17.14",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.14",
"product_id": "T045175"
}
}
],
"category": "product_name",
"name": "Visual Studio 2022"
},
{
"branches": [
{
"category": "product_version_range",
"name": ".NET 8.0 installed on Windows",
"product": {
"name": "Microsoft Windows .NET 8.0 installed on Windows",
"product_id": "T043627"
}
},
{
"category": "product_version_range",
"name": ".NET 9.0 installed on Windows",
"product": {
"name": "Microsoft Windows .NET 9.0 installed on Windows",
"product_id": "T043628"
}
}
],
"category": "product_name",
"name": "Windows"
},
{
"branches": [
{
"category": "product_version",
"name": ".NET Framework 4.6.2/4.7/4.7.1/4.7.2 on Windows Server 2012",
"product": {
"name": "Microsoft Windows Server 2012 .NET Framework 4.6.2/4.7/4.7.1/4.7.2 on Windows Server 2012",
"product_id": "T037539",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2012:-"
}
}
},
{
"category": "product_version",
"name": ".NET Framework 3.5 on Windows Server 2012",
"product": {
"name": "Microsoft Windows Server 2012 .NET Framework 3.5 on Windows Server 2012",
"product_id": "T038158",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2012:.net_framework_3.5_on_windows_server_2012"
}
}
},
{
"category": "product_version",
"name": ".NET Framework 4.8 on Windows Server 2012",
"product": {
"name": "Microsoft Windows Server 2012 .NET Framework 4.8 on Windows Server 2012",
"product_id": "T040229",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2012:.net_framework_4.8_on_windows_server_2012"
}
}
}
],
"category": "product_name",
"name": "Windows Server 2012"
},
{
"branches": [
{
"category": "product_version",
"name": ".NET Framework 3.5 on Windows Server 2012 R2",
"product": {
"name": "Microsoft Windows Server 2012 R2 .NET Framework 3.5 on Windows Server 2012 R2",
"product_id": "T038159",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2012_r2:.net_framework_3.5_on_windows_server_2012_r2"
}
}
},
{
"category": "product_version",
"name": ".NET Framework 4.6.2/4.7/4.7.1/4.7.2 on Windows Server 2012 R2",
"product": {
"name": "Microsoft Windows Server 2012 R2 .NET Framework 4.6.2/4.7/4.7.1/4.7.2 on Windows Server 2012 R2",
"product_id": "T039739",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2012_r2:-"
}
}
},
{
"category": "product_version",
"name": ".NET Framework 4.8 on Windows Server 2012 R2",
"product": {
"name": "Microsoft Windows Server 2012 R2 .NET Framework 4.8 on Windows Server 2012 R2",
"product_id": "T040230",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2012_r2:.net_framework_4.8_on_windows_server_2012_r2"
}
}
}
],
"category": "product_name",
"name": "Windows Server 2012 R2"
},
{
"branches": [
{
"category": "product_version",
"name": ".NET Framework 4.8 on Windows Server 2016",
"product": {
"name": "Microsoft Windows Server 2016 .NET Framework 4.8 on Windows Server 2016",
"product_id": "T040231",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2016:.net_framework_4.8_on_windows_server_2016"
}
}
},
{
"category": "product_version",
"name": ".NET Framework 3.5 AND 4.7.2 on Windows Server 2016",
"product": {
"name": "Microsoft Windows Server 2016 .NET Framework 3.5 AND 4.7.2 on Windows Server 2016",
"product_id": "T040238",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2016:.net_framework_3.5_and_4.7.2_on_windows_server_2016"
}
}
}
],
"category": "product_name",
"name": "Windows Server 2016"
},
{
"branches": [
{
"category": "product_version",
"name": ".NET Framework 3.5 AND 4.8 on Windows Server 2019",
"product": {
"name": "Microsoft Windows Server 2019 .NET Framework 3.5 AND 4.8 on Windows Server 2019",
"product_id": "T040234",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2019:.net_framework_3.5_and_4.8_on_windows_server_2019"
}
}
},
{
"category": "product_version",
"name": ".NET Framework 3.5 AND 4.7.2 on Windows Server 2019",
"product": {
"name": "Microsoft Windows Server 2019 .NET Framework 3.5 AND 4.7.2 on Windows Server 2019",
"product_id": "T040240",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2019:.net_framework_3.5_and_4.7.2_on_windows_server_2019"
}
}
}
],
"category": "product_name",
"name": "Windows Server 2019"
},
{
"branches": [
{
"category": "product_version",
"name": ".NET Framework 3.5 AND 4.8 on Windows Server 2022",
"product": {
"name": "Microsoft Windows Server 2022 .NET Framework 3.5 AND 4.8 on Windows Server 2022",
"product_id": "T040235",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2022:.net_framework_3.5_and_4.8_on_windows_server_2022"
}
}
},
{
"category": "product_version",
"name": ".NET Framework 3.5 AND 4.8.1 on Windows Server 2022",
"product": {
"name": "Microsoft Windows Server 2022 .NET Framework 3.5 AND 4.8.1 on Windows Server 2022",
"product_id": "T040248",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2022:.net_framework_3.5_and_4.8.1_on_windows_server_2022"
}
}
},
{
"category": "product_version",
"name": ".NET Framework 3.5 AND 4.8.1 on 23H2 Edition",
"product": {
"name": "Microsoft Windows Server 2022 .NET Framework 3.5 AND 4.8.1 on 23H2 Edition",
"product_id": "T040256",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2022:.net_framework_3.5_and_4.8.1_on_23h2_edition"
}
}
}
],
"category": "product_name",
"name": "Windows Server 2022"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.4",
"product": {
"name": "Microsoft PowerShell 7.4",
"product_id": "1809886",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:powershell:7.4:rc1"
}
}
},
{
"category": "product_version",
"name": "7.5",
"product": {
"name": "Microsoft PowerShell 7.5",
"product_id": "1809899",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:powershell:7.5:preview5"
}
}
}
],
"category": "product_name",
"name": "powershell"
}
],
"category": "vendor",
"name": "microsoft"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-25004",
"product_status": {
"known_affected": [
"67646",
"T039739",
"T040229",
"T037539",
"T040228",
"T038162",
"T040230",
"T038163",
"T040251",
"T040250",
"T038160",
"T038161",
"T040238",
"T040237",
"1809886",
"T040236",
"T040258",
"T040235",
"T040257",
"T040234",
"T040256",
"T047621",
"T040233",
"T040255",
"T047622",
"T040232",
"T040254",
"T045169",
"T040231",
"T040239",
"T045171",
"T038159",
"T043627",
"T043628",
"T038158",
"T042640",
"T040240",
"T038132",
"1809899",
"T045174",
"T040248",
"T041733",
"T045173",
"T045175",
"T020097"
]
},
"release_date": "2025-10-14T22:00:00.000+00:00",
"title": "CVE-2025-25004"
},
{
"cve": "CVE-2025-54132",
"product_status": {
"known_affected": [
"67646",
"T039739",
"T040229",
"T037539",
"T040228",
"T038162",
"T040230",
"T038163",
"T040251",
"T040250",
"T038160",
"T038161",
"T040238",
"T040237",
"1809886",
"T040236",
"T040258",
"T040235",
"T040257",
"T040234",
"T040256",
"T047621",
"T040233",
"T040255",
"T047622",
"T040232",
"T040254",
"T045169",
"T040231",
"T040239",
"T045171",
"T038159",
"T043627",
"T043628",
"T038158",
"T042640",
"T040240",
"T038132",
"1809899",
"T045174",
"T040248",
"T041733",
"T045173",
"T045175",
"T020097"
]
},
"release_date": "2025-10-14T22:00:00.000+00:00",
"title": "CVE-2025-54132"
},
{
"cve": "CVE-2025-55240",
"product_status": {
"known_affected": [
"67646",
"T039739",
"T040229",
"T037539",
"T040228",
"T038162",
"T040230",
"T038163",
"T040251",
"T040250",
"T038160",
"T038161",
"T040238",
"T040237",
"1809886",
"T040236",
"T040258",
"T040235",
"T040257",
"T040234",
"T040256",
"T047621",
"T040233",
"T040255",
"T047622",
"T040232",
"T040254",
"T045169",
"T040231",
"T040239",
"T045171",
"T038159",
"T043627",
"T043628",
"T038158",
"T042640",
"T040240",
"T038132",
"1809899",
"T045174",
"T040248",
"T041733",
"T045173",
"T045175",
"T020097"
]
},
"release_date": "2025-10-14T22:00:00.000+00:00",
"title": "CVE-2025-55240"
},
{
"cve": "CVE-2025-55247",
"product_status": {
"known_affected": [
"67646",
"T039739",
"T040229",
"T037539",
"T040228",
"T038162",
"T040230",
"T038163",
"T040251",
"T040250",
"T038160",
"T038161",
"T040238",
"T040237",
"1809886",
"T040236",
"T040258",
"T040235",
"T040257",
"T040234",
"T040256",
"T047621",
"T040233",
"T040255",
"T047622",
"T040232",
"T040254",
"T045169",
"T040231",
"T040239",
"T045171",
"T038159",
"T043627",
"T043628",
"T038158",
"T042640",
"T040240",
"T038132",
"1809899",
"T045174",
"T040248",
"T041733",
"T045173",
"T045175",
"T020097"
]
},
"release_date": "2025-10-14T22:00:00.000+00:00",
"title": "CVE-2025-55247"
},
{
"cve": "CVE-2025-55248",
"product_status": {
"known_affected": [
"67646",
"T039739",
"T040229",
"T037539",
"T040228",
"T038162",
"T040230",
"T038163",
"T040251",
"T040250",
"T038160",
"T038161",
"T040238",
"T040237",
"1809886",
"T040236",
"T040258",
"T040235",
"T040257",
"T040234",
"T040256",
"T047621",
"T040233",
"T040255",
"T047622",
"T040232",
"T040254",
"T045169",
"T040231",
"T040239",
"T045171",
"T038159",
"T043627",
"T043628",
"T038158",
"T042640",
"T040240",
"T038132",
"1809899",
"T045174",
"T040248",
"T041733",
"T045173",
"T045175",
"T020097"
]
},
"release_date": "2025-10-14T22:00:00.000+00:00",
"title": "CVE-2025-55248"
},
{
"cve": "CVE-2025-55315",
"product_status": {
"known_affected": [
"67646",
"T039739",
"T040229",
"T037539",
"T040228",
"T038162",
"T040230",
"T038163",
"T040251",
"T040250",
"T038160",
"T038161",
"T040238",
"T040237",
"1809886",
"T040236",
"T040258",
"T040235",
"T040257",
"T040234",
"T040256",
"T047621",
"T040233",
"T040255",
"T047622",
"T040232",
"T040254",
"T045169",
"T040231",
"T040239",
"T045171",
"T038159",
"T043627",
"T043628",
"T038158",
"T042640",
"T040240",
"T038132",
"1809899",
"T045174",
"T040248",
"T041733",
"T045173",
"T045175",
"T020097"
]
},
"release_date": "2025-10-14T22:00:00.000+00:00",
"title": "CVE-2025-55315"
}
]
}
msrc_cve-2025-55315
Vulnerability from csaf_microsoft
Notes
{
"document": {
"acknowledgments": [
{
"names": [
"Sid"
]
}
],
"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-55315 ASP.NET Security Feature Bypass Vulnerability - HTML",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315"
},
{
"category": "self",
"summary": "CVE-2025-55315 ASP.NET Security Feature Bypass Vulnerability - CSAF",
"url": "https://msrc.microsoft.com/csaf/advisories/2025/msrc_cve-2025-55315.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 Security Feature Bypass Vulnerability",
"tracking": {
"current_release_date": "2025-10-22T07:00:00.000Z",
"generator": {
"date": "2025-10-24T00:59:44.167Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-55315",
"initial_release_date": "2025-10-14T07:00:00.000Z",
"revision_history": [
{
"date": "2025-10-14T07:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-10-22T07:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added an FAQ to explain the disparity between the Important severity, the exploitability assessment of \"less likely to be exploited\", and the high CVSS3.1 score of 9.9 out of 10."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.0.21",
"product": {
"name": "ASP.NET Core 8.0 \u003c8.0.21",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "8.0.21",
"product": {
"name": "ASP.NET Core 8.0 8.0.21",
"product_id": "12256"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 8.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.0.10",
"product": {
"name": "ASP.NET Core 9.0 \u003c9.0.10",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "9.0.10",
"product": {
"name": "ASP.NET Core 9.0 9.0.10",
"product_id": "12507"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 9.0"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.3.6",
"product": {
"name": "ASP.NET Core 2.3 \u003c2.3.6",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "2.3.6",
"product": {
"name": "ASP.NET Core 2.3 2.3.6",
"product_id": "20518"
}
}
],
"category": "product_name",
"name": "ASP.NET Core 2.3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.12.13",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.12 \u003c17.12.13",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "17.12.13",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.12 17.12.13",
"product_id": "12459"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.12"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.10.20",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.10 \u003c17.10.20",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "17.10.20",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.10 17.10.20",
"product_id": "12322"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.10"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.14.17",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.14 \u003c17.14.17",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "17.14.17",
"product": {
"name": "Microsoft Visual Studio 2022 version 17.14 17.14.17",
"product_id": "16767"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55315",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "general",
"text": "Microsoft",
"title": "Assigning CNA"
},
{
"category": "faq",
"text": "An authenticated attacker could exploit the vulnerability by sending a malicious http request to the web server.",
"title": "How could an attacker exploit the vulnerability?"
},
{
"category": "faq",
"text": "An attacker who successfully exploited this vulnerability could view sensitive information such as other user\u0027s credentials (Confidentiality) and make changes to file contents on the target server (Integrity), and they might be able to force a crash within the server (Availability).",
"title": "According to the CVSS metrics, successful exploitation of this vulnerability could lead to a high loss of confidentiality (C:H), and integrity (I:H) and some loss of availability (A:L). What does that mean for this vulnerability?"
},
{
"category": "faq",
"text": "If you are running .NET 8 or later install the .NET update from Microsoft Update, then restart your application or reboot the machine., If you are running .NET 2.3 you must update the package reference for Microsoft.AspNet.Server.Kestrel.Core to 2.3.6, then recompile your application and redeploy., If you are running a self-contained/single-file application, install the .NET update, recompile your application and redeploy.",
"title": "What should I do to make sure my ASP.NET Core application is protected?"
},
{
"category": "faq",
"text": "An exploited vulnerability can affect resources beyond the security scope managed by the security authority of the vulnerable component. In this case, the vulnerable component and the impacted component are different and managed by different security authorities.",
"title": "According to the CVSS metric, a successful exploitation could lead to a scope change (S:C). What does this mean for this vulnerability?"
},
{
"category": "faq",
"text": "An attacker who successfully exploited this vulnerability could smuggle another HTTP request and bypass front-end security controls or hijack other users\u0027 credentials.",
"title": "What kind of security feature could be bypassed by successfully exploiting this vulnerability?"
},
{
"category": "faq",
"text": "ASP.NET Core is a framework. CVSS scores applications. This mismatch makes scoring ASP.NET challenging. In situations like this, it is Microsoft\u0027s standard practice to score the worst possible case scenario for any application written using ASP.NET Core. \u0026quot;Exploitation less likely\u0026quot; refers to a more typical application which doesn\u0027t go outside the typical ASP.NET Core uses.\nThe vulnerability in ASP.NET Core allows HTTP request smuggling. This is a security feature bypass that can affect how your application enforces authentication, authorization, and other critical security checks. The vulnerability allows attackers to craft a request that hides another request inside it. Depending on how your app processes requests, this could lead to:\nElevation of privilege (EOP) \u2014 impersonating another user, Server-side request forgery (SSRF) \u2014 making internal requests, Cross-site request forgery (CSRF) bypass, Injection attacks \u2014 bypassing input validation\nThese are serious risks, especially for applications handling sensitive data or operating in regulated environments.\nWhile not every app is vulnerable, the scoring reflects the worst-case scenario\u2014a standard practice in CVSS to ensure customers take action.",
"title": "This vulnerability is rated as an Important, Security Feature Bypass that is less likely to be exploited. Why is the CVSS score 9.9 out of 10?"
}
],
"product_status": {
"fixed": [
"12256",
"12322",
"12459",
"12507",
"16767",
"20518"
],
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55315 ASP.NET Security Feature Bypass Vulnerability - HTML",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315"
},
{
"category": "self",
"summary": "CVE-2025-55315 ASP.NET Security Feature Bypass Vulnerability - CSAF",
"url": "https://msrc.microsoft.com/csaf/advisories/2025/msrc_cve-2025-55315.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-14T07:00:00.000Z",
"details": "8.0.21:Security Update:https://support.microsoft.com/help/5068331",
"product_ids": [
"6"
],
"url": "https://support.microsoft.com/help/5068331"
},
{
"category": "vendor_fix",
"date": "2025-10-14T07:00:00.000Z",
"details": "9.0.10:Security Update:https://support.microsoft.com/help/5068332",
"product_ids": [
"3"
],
"url": "https://support.microsoft.com/help/5068332"
},
{
"category": "vendor_fix",
"date": "2025-10-14T07:00:00.000Z",
"details": "2.3.6:Security Update:https://github.com/dotnet/aspnetcore/issues/64033",
"product_ids": [
"1"
],
"url": "https://github.com/dotnet/aspnetcore/issues/64033"
},
{
"category": "vendor_fix",
"date": "2025-10-14T07:00:00.000Z",
"details": "17.12.13:Security Update:https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes",
"product_ids": [
"4"
],
"url": "https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes"
},
{
"category": "vendor_fix",
"date": "2025-10-14T07:00:00.000Z",
"details": "17.10.20: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-10-14T07:00:00.000Z",
"details": "17.14.17: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"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"exploitCodeMaturity": "UNPROVEN",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"remediationLevel": "OFFICIAL_FIX",
"reportConfidence": "CONFIRMED",
"scope": "CHANGED",
"temporalScore": 8.6,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Security Feature Bypass"
},
{
"category": "exploit_status",
"details": "Publicly Disclosed:No;Exploited:No;Latest Software Release:Exploitation Less Likely"
}
],
"title": "ASP.NET Security Feature Bypass Vulnerability"
}
]
}
fkie_cve-2025-55315
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| secure@microsoft.com | https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://andrewlock.net/understanding-the-worst-dotnet-vulnerability-request-smuggling-and-cve-2025-55315/ | ||
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://gist.github.com/N3mes1s/d0897c13ca199e739ecc2b562f466040 |
| Vendor | Product | Version | |
|---|---|---|---|
| microsoft | asp.net_core | * | |
| microsoft | asp.net_core | * | |
| microsoft | asp.net_core | * | |
| microsoft | visual_studio_2022 | * | |
| microsoft | visual_studio_2022 | * | |
| microsoft | visual_studio_2022 | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3FFD93B1-E2BC-4183-AF00-E8076AE481EB",
"versionEndExcluding": "2.3.6",
"versionStartIncluding": "2.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CF3C03E8-F428-4E48-9E44-C2BFB5063C93",
"versionEndExcluding": "8.0.21",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:asp.net_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "79900862-C5E8-49CC-B3CB-C29E8E105462",
"versionEndExcluding": "9.0.10",
"versionStartIncluding": "9.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D1CC80FE-4DE3-4AC2-AB45-AEEE2A90B3ED",
"versionEndExcluding": "17.10.20",
"versionStartIncluding": "17.10.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "30CA6B37-C8AE-47E1-AC0C-64A092CD880D",
"versionEndExcluding": "17.12.13",
"versionStartIncluding": "17.12.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B906E822-E6EF-4890-A100-4BA93187BCD6",
"versionEndExcluding": "17.14.17",
"versionStartIncluding": "17.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Inconsistent interpretation of http requests (\u0027http request/response smuggling\u0027) in ASP.NET Core allows an authorized attacker to bypass a security feature over a network."
}
],
"id": "CVE-2025-55315",
"lastModified": "2025-10-28T21:15:37.933",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 6.0,
"source": "secure@microsoft.com",
"type": "Secondary"
}
]
},
"published": "2025-10-14T17:15:44.960",
"references": [
{
"source": "secure@microsoft.com",
"tags": [
"Vendor Advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55315"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://andrewlock.net/understanding-the-worst-dotnet-vulnerability-request-smuggling-and-cve-2025-55315/"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://gist.github.com/N3mes1s/d0897c13ca199e739ecc2b562f466040"
}
],
"sourceIdentifier": "secure@microsoft.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-444"
}
],
"source": "secure@microsoft.com",
"type": "Secondary"
}
]
}
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.